Last Updated: February 25, 2016
·
789
· whitneykrape

Laravel Permissions Fix

If you get a blank screen when doing a fresh install from the Laravel respository, i.e composer create-project laravel/laravel</code>, check the permissions of the app/storage directory. (You can chmod them to 777) This also applies if you get the error "services.json failed to open stream."

Written by Whitney Krape

Recommend
Say Thanks
Update Notifications Off
Respond