From 7e3aff3b83ead522a81e6fabbc165e222d14a632 Mon Sep 17 00:00:00 2001 From: Twilight Date: Thu, 25 Jul 2024 15:49:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=E5=92=8C=E7=B2=BE=E7=AE=80?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index c97cdc9..0386cec 100644 --- a/config/app.php +++ b/config/app.php @@ -13,7 +13,7 @@ | */ - 'name' => env('APP_NAME', 'Laravel'), + 'name' => env('APP_NAME', 'Amber'), /* |--------------------------------------------------------------------------