What to do if i get error 500
You can see the logs in the file storage/logs/laravel.log
storage/logs/laravel.log
To enable debug you must edit the file config/app.php and set debug to "true"
config/app.php
Last updated 2 years ago
Was this helpful?