#Laravel not catching exceptions into the log files (only 500 error is returned))
1 messages · Page 1 of 1 (latest)
perhaps permission issues?
But the Log::debug writes to the log file just fine
I mean i just hit the 500 error on my website due to some error (the error is visible if i enable APP_DEBUG) and this error is not logged into the laravel.log file