Answer the question
In order to leave comments, you need to log in
Why doesn't DEBUG work on the production server?
On the locale everything is fine, all errors are shown. On the Whoops server, looks like something went wrong.
.env settings - APP_DEBUG=true;
Settings config/app.php - 'debug' => env('APP_DEBUG', true), I can't think of any
options!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question