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

Commit e62f9bd

Browse files
authored
Updated namespace as per the code so that it work correctly
Updated namespace to `DamianTW` as per the code so that it work correctly
1 parent 1c082f4 commit e62f9bd

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-
Yab\MySQLScout\Providers\MySQLScoutServiceProvider::class,
32+
DamianTW\MySQLScout\Providers\MySQLScoutServiceProvider::class,
3333
```
3434

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

0 commit comments

Comments
 (0)