I’ve inherited a Laravel 5.3 application that does not appear to be logging web processes or anything else on the server-side in my development environment. Here’s the things I’ve tried/confirmed.
- Set
APP_DEBUG = true
storage/logs
exists and all users have read/write/execute permissions- I’ve created an empty
laravel.log
file, thinking it needs to exist before it can be written to. I’ve also run the app without that file.
FWIW, this app is running in a vagrant instance and has debugger bar installed.
Any thoughts on what is going on here or something I can try to get logging started?
Thanks.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire