Support the ongoing development of Laravel.io →

1,390 Threads

Form with relationship

Hi, i am new to php and laravel, but I really love the laravel framework. Maybe my problem is really...

0 Likes
1 Replies

Block access content page

Hi, Help me with this doubt, with zizaco entrust we can only block or give access to pages for a de...

0 Likes
3 Replies
Solved

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved

Custom Validator class methods don't exist

Hey all, Since yesterday I've been trying to add a custom Validator class to handle certain fields....

0 Likes
2 Replies

How to Create Records on Pivot Table

Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...

0 Likes
2 Replies

Token Based Authentication with Laravel

Hi there, I just wanna now how to build a token based authentication with Laravel. Hope you can shar...

0 Likes
1 Replies

[Laravel 4.3] Form class outputs htmlentities

Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...

0 Likes
7 Replies
Solved

Laravel Form objects dumping in as text. (L5)

I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...

0 Likes
1 Replies
Solved

Multiple forms with same names on one page

So I have two forms on a single page. Login (email, password) and register (username, email, passwor...

0 Likes
3 Replies

[Package] Club

Hi, I made yet another package to handle users on my projects. The main point is that it works almos...

0 Likes
0 Replies

Form/Model binding not working

I'm in the process of getting to grips with L4 and I'm having issues with saving/retrieving/updating...

0 Likes
4 Replies
posted 10 years ago

Form argument = "resource"?

I started out with an ajax form in my blade template which opened like this: {{ Form::open(['data-re...

0 Likes
2 Replies

Can I do both static on dynamic blade?

Can I do both static on dynamic blade? {{ HTML::script('js/fullscreensearch.js'); }} {{ HTML::script...

0 Likes
1 Replies
posted 10 years ago

how to deal with a money object and a form ?

Hello, I have a form where the user has to enter a amount which has to be payed. So I thought I use...

0 Likes
3 Replies

Insert password creates blank page

I have a password reset form and method setup as below, however when the form is submitted it just g...

0 Likes
0 Replies
posted 10 years ago

condition in a dorm. How to make it work

Hello, I have this form : {{ Form::open(array('url' => "abbonementen")) }}...

0 Likes
2 Replies
Solved

How to return form data if validate false

As the title, I have a form with a lot of fields and I want to return form data quickly when my vali...

0 Likes
1 Replies
Solved

Ajax database record creation not working!

I have been facing problem for creating a database record using ajax! When i press create event, not...

0 Likes
8 Replies

validation error

when I tried to validate form field with number & min, min filter does not work properly. e.g. '...

0 Likes
2 Replies
Solved
posted 10 years ago

Form::number() does not exist.

Hi! Just to let you know, the Form::number() function returns "Method number does not exist.&qu...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.