Skip to content

Commit 163102e

Browse files
committed
Configuration file has to be manually loaded
1 parent ed2522b commit 163102e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ The Backup Manager will make use of Laravel's database configuration. But, it wo
8888

8989
#### Lumen Configuration
9090

91-
To install into a Lumen project, first do the composer install then add *ONE* of the following service providers to your `bootstrap/app.php`.
91+
To install into a Lumen project, first do the composer install then add the configuration file loader and *ONE* of the following service providers to your `bootstrap/app.php`.
9292

9393
```php
9494
// FOR LUMEN 5.0 ONLY

0 commit comments

Comments
 (0)