(Have created paste for this here: http://help.laravel.io/5212fb334d1ece056b57863583aa4ad5c6107d7d)...
When I run artisan dump-autoload it gets this error and stops: Generating optimized class loader Com...
In this thread Robbo says: "Using Form::model in the first place is a code smell." There d...
As in the title, trans() is working totally fine on my local dev machine. On the server though, it's...
Solved it: I temporarily changed getExtension($path) to dd($path); if it was going to return null. T...
Ok, I got it. Not sure if this is the same problem you're having, balintant, but in my case the issu...
I tried that, but the methods on the resulting MessageBag object always return empty arrays. Session...
Would it be possible to set up a macro or Helper class that always gets passed the $errors variable?...
The Laravel portal for problem solving, knowledge sharing and community building.
The community