diff --git a/app/config/app.php b/app/config/app.php index 0fe97523..bffe61b3 100644 --- a/app/config/app.php +++ b/app/config/app.php @@ -13,7 +13,7 @@ return [ | */ - 'debug' => true, + 'debug' => false, /* |--------------------------------------------------------------------------