app/storage/meta/services.json: failed to open stream: Permission denied - Laravel 4
If you are getting this error on your laravel 4 installation so put the steps as i mention below
Error is like this in laravel 4
Step 1: Come to your root folder var/www/vhosts/yousite_folder/
Error is like this in laravel 4
ErrorException
That means permission is not granted to write for meta folder
so you need to run these command on your server
from your root folder
Step 1: Come to your root folder var/www/vhosts/yousite_folder/
Its bad practice to chmod to 777.
ReplyDeletewhat is the corresponding command for windows os
ReplyDelete