If you are using a vps or linode in the cloud and you are getting this error, the following steps can save you from the nightmare:
chmod -R gu+w storage
chmod -R guo+w storage
php artisan cache:clear
If you are using a vps or linode in the cloud and you are getting this error, the following steps can save you from the nightmare:
chmod -R gu+w storage
chmod -R guo+w storage
php artisan cache:clear
Total Comment 0