We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd9ee1 commit 834cb75Copy full SHA for 834cb75
bootstrap/environment.php
@@ -25,8 +25,8 @@
25
|--------------------------------------------------------------------------
26
|
27
| 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.
+| so you may simply return the environment from the Closure. We will
+| assume we are using the "APP_ENV" variable for this environment.
30
31
*/
32
0 commit comments