I'm trying to query a restful webservice written in laravel using $.getJSON (jquery). But the cross...
Using belongsToMany custom accessor methods are ignored. Why?
I would like to use main template also for error views. Main template works only if i call it from c...
I'm trying to hide public/index.php url, mantaining assets file and folders (in public folder) acces...
I just need to override Auth::user() for all the auth drivers. I don't think it's possible to use Au...
Thanks, by far the best solution, or at least the only one that works well, now i only need to creat...
Append homosapien's fields to a model that extends eloquent (es. Human) using protected $appends pr...
I get an Illegal offset type error Where? In views? Or in BaseController2? In order to retrieve $...
In your views you should have $foo and $bar variables available.
The Laravel portal for problem solving, knowledge sharing and community building.