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 25fb03c commit ed2522bCopy full SHA for ed2522b
README.md
@@ -88,7 +88,7 @@ The Backup Manager will make use of Laravel's database configuration. But, it wo
88
89
#### Lumen Configuration
90
91
-To install into a Lumen project, first do the composer install then add *ONE* of the following service providers to your `boostrap/app.php`.
+To install into a Lumen project, first do the composer install then add *ONE* of the following service providers to your `bootstrap/app.php`.
92
93
```php
94
// FOR LUMEN 5.0 ONLY
0 commit comments