I'm using a form request (\App\Http\Requests) for validation, and want to customize a few of my erro...
I'm dealing with a legacy spaghetti code mess, and moving it over to Laravel 5. For now I have some...
I have a Laravel 5.0 dev branch project from over a week ago. Since then, bower.json and .bowerrc c...
Noodles in IRC helped me, thank you :) Just have to create a public messages() method in the form re...
Yes it does, but it doesn't look appetizing at all :(
I figured out a solution, thanks to this article: http://mattstauffer.co/blog/laravel-5.0-middleware...
I would prefer not to due to the length and nature of these forms. The less I touch the legacy code...
I have this small test form to simulate the posting of data from my legacy app: http://laravel.io/b...
The Laravel portal for problem solving, knowledge sharing and community building.
The community