created .env.example file
This commit is contained in:
parent
3838496c84
commit
d39d65ce7e
2 changed files with 8 additions and 8 deletions
|
@ -21,9 +21,9 @@ $app = new Laravel\Lumen\Application(
|
|||
dirname(__DIR__)
|
||||
);
|
||||
|
||||
// $app->withFacades();
|
||||
$app->withFacades();
|
||||
|
||||
// $app->withEloquent();
|
||||
$app->withEloquent();
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue