Skip to content

Commit 834cb75

Browse files
committed
Fix spacing.
1 parent 0cd9ee1 commit 834cb75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bootstrap/environment.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
|--------------------------------------------------------------------------
2626
|
2727
| Laravel takes a dead simple approach to your application environments
28-
| so you can just specify a machine name for the host that matches a
29-
| given environment, then we will automatically detect it for you.
28+
| so you may simply return the environment from the Closure. We will
29+
| assume we are using the "APP_ENV" variable for this environment.
3030
|
3131
*/
3232

0 commit comments

Comments
 (0)