diff --git a/config/app.php b/config/app.php index 7321131..d59745a 100644 --- a/config/app.php +++ b/config/app.php @@ -39,6 +39,7 @@ return [ | */ + 'debug' => (bool) env('APP_DEBUG', false), /*