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 5f1e035 commit e78f087Copy full SHA for e78f087
README.md
@@ -6,7 +6,7 @@ Laravel's missing setting component Feature
6
7
<hr/>
8
9
-- The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file:
+- manually add the service provider in your config/app.php file:
10
11
```
12
App\Providers\SettingsProvider::class,
0 commit comments