Browse Source

Fix in comment in config/app.php

I know it is a small thing but it's driving me crazy!
Jorge González 6 years ago
parent
commit
601b665ba3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/app.php

+ 1 - 0
config/app.php

@@ -10,6 +10,7 @@ return [
     | 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'),