Temporarily try sudo chomd -R 777 logs What user / group is your webserver running under? 5 is onl...
Config::set('app.debug', true); http://laravel.com/docs/configuration
Go in to your app/storage folder and make sure logs is set too. What permissions are you giving it?...
In the view source of the broken page you can see the output of the Whoops error screen. I missed it...
Ok, here we go. Call to a member function getAuthIdentifier() on a non-object in /home/rpi/app/stor...
The Laravel portal for problem solving, knowledge sharing and community building.