diff --git a/config/app.php b/config/app.php index fb5ba390..082a35b8 100644 --- a/config/app.php +++ b/config/app.php @@ -12,7 +12,7 @@ return [ | any other location as required by the application or its packages. */ - 'name' => 'My Application', + 'name' => 'Laravel', /* |--------------------------------------------------------------------------