Error in exception handler:
The stream or file "/home/wwwroot/default/tor_service/app/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied in /home/wwwroot/default/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php:84
Anyone knows how to fix this? Thank you.
/home/wwwroot/default/tor_service/app/storage/logs/laravel.log
, make sure that you can create a file and edit its content in the above path. – Hieu Letouch /home/wwwroot/default/tor_service/app/storage/logs/laravel.log
in your console under the user that your web server is running to see if there is any errors. – Hieu Le