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 975d64e + c87e7f1 commit 53c2c8cCopy full SHA for 53c2c8c
README.md
@@ -34,7 +34,7 @@ If you are using Laravel 5.5+, the package will automatically register the servi
34
Once the package is installed, publish the configuration file using
35
36
```bash
37
-php artisan vendor:publish --proivder=BeyondCode\\ErdGenerator\\ErdGeneratorServiceProvider
+php artisan vendor:publish --provider=BeyondCode\\ErdGenerator\\ErdGeneratorServiceProvider
38
```
39
40
Open the configuration file and add all folders, that contain your model files.
0 commit comments