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 1c082f4 commit e62f9bdCopy full SHA for e62f9bd
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
- Yab\MySQLScout\Providers\MySQLScoutServiceProvider::class,
+ DamianTW\MySQLScout\Providers\MySQLScoutServiceProvider::class,
33
```
34
35
Append the default configuration to `config/scout.php`
0 commit comments