I\'m debugging a JSON endpoint and need to view internal server errors. However, my app/storage/logs dir is empty and it seems there are no other directories de
app/storage/logs
In Laravel 6, by default the logs are in:
storage/logs/laravel.log