Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit 4a9d1f2

Browse files
authored
Merge pull request #38 from sbarbat/patch-1
Update README.md
2 parents c102fc3 + 3eaa505 commit 4a9d1f2

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
@@ -29,7 +29,7 @@ Next add the ServiceProvider to the Package Service Providers in `config/app.php
2929
/*
3030
* Package Service Providers...
3131
*/
32-
DamianTW\MySQLScout\Providers\MySQLScoutServiceProvider::class,
32+
Yab\MySQLScout\Providers\MySQLScoutServiceProvider::class,
3333
```
3434

3535
Append the default configuration to `config/scout.php`

0 commit comments

Comments
 (0)