Answers for "unexpectedvalueexception the stream or file "/var/www/sites/hr_rewards/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: permission denied the exception occurred while attempting to log: the stream or file"

6

storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

$ chmod -R 775 storage bootstrap/cache
Posted by: Guest on September-07-2020

Code answers related to "unexpectedvalueexception the stream or file "/var/www/sites/hr_rewards/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: permission denied the exception occurred while attempting to log: the stream or file"

Browse Popular Code Answers by Language