diff --git a/config/app.php b/config/app.php index abde67d6c5..a8dd21bff2 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ return [ | */ - 'debug' => env('APP_DEBUG', 'true'), + 'debug' => env('APP_DEBUG', ''), /* |--------------------------------------------------------------------------