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.
2 parents c102fc3 + 3eaa505 commit 4a9d1f2Copy full SHA for 4a9d1f2
README.md
@@ -29,7 +29,7 @@ Next add the ServiceProvider to the Package Service Providers in `config/app.php
29
/*
30
* Package Service Providers...
31
*/
32
- DamianTW\MySQLScout\Providers\MySQLScoutServiceProvider::class,
+ Yab\MySQLScout\Providers\MySQLScoutServiceProvider::class,
33
```
34
35
Append the default configuration to `config/scout.php`
0 commit comments