Skip to content

Commit 53c2c8c

Browse files
committed
Merge branch 'master' of github.com:beyondcode/laravel-er-diagram-generator
2 parents 975d64e + c87e7f1 commit 53c2c8c

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
@@ -34,7 +34,7 @@ If you are using Laravel 5.5+, the package will automatically register the servi
3434
Once the package is installed, publish the configuration file using
3535

3636
```bash
37-
php artisan vendor:publish --proivder=BeyondCode\\ErdGenerator\\ErdGeneratorServiceProvider
37+
php artisan vendor:publish --provider=BeyondCode\\ErdGenerator\\ErdGeneratorServiceProvider
3838
```
3939

4040
Open the configuration file and add all folders, that contain your model files.

0 commit comments

Comments
 (0)