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