Thought I'd make a thread with a brief overview of all my Laravel-specific (and some not so specific...
OSX's file system is not case sensitive, Linux is. Change the capitalisation.
Not possible. In Laravel 4, the View class is the view model, and you can only pass an array of attr...
Read the documentation. Specifically the "Setting The Currently Authenticated User" part h...
Did you even read the upgrade guide? This is all documented. http://laravel.com/docs/upgrade#upgrade...
select, leftJoin, where, groupBy and having are all methods on an eloquent query builder. You can us...
The Laravel portal for problem solving, knowledge sharing and community building.