diff --git a/config/app.php b/config/app.php index 135e9778..a5839259 100644 --- a/config/app.php +++ b/config/app.php @@ -10,6 +10,7 @@ | This value is the name of your application. This value is used when the | framework needs to place the application's name in a notification or | any other location as required by the application or its packages. + | */ 'name' => env('APP_NAME', 'Laravel'),