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 8c1f4ef commit 7e4e29bCopy full SHA for 7e4e29b
README.md
@@ -43,7 +43,7 @@ composer require awssat/laravel-sync-migration
43
44
45
#### Before Laravel 5.5
46
-In Laravel 5.4. you'll manually need to register the `Awssat\SyncMigration::class` service provider in `config/app.php`.
+In Laravel 5.4. you'll manually need to register the `Awssat\SyncMigration\SyncMigrationServiceProvider::class` service provider in `config/app.php`.
47
48
49
## Usage
0 commit comments