laravel log could not be opened fix

64

laravel log could not be opened fix -

chmod -R 775 storage
chmod -R 775 bootstrap/cache

laravel log could not be opened fix -

sudo chown -R $USER:www-data storage
sudo chown -R $USER:www-data bootstrap/cache

Comments

Submit
0 Comments