mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
Fix spacing.
This commit is contained in:
parent
0cd9ee1e90
commit
834cb7530d
@ -25,8 +25,8 @@ if (file_exists(__DIR__.'/../.env'))
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| Laravel takes a dead simple approach to your application environments
|
||||
| so you can just specify a machine name for the host that matches a
|
||||
| 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.
|
||||
|
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user