Error 500 - Internal Server Error
What to do if i get error 500
βWhere to see log ?
You can see the logs in the file storage/logs/laravel.log
How to enable debug?
To enable debug you must edit the file config/app.php
and set debug to "true"
Last updated
Was this helpful?