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 10ef6b6 commit 9128d10Copy full SHA for 9128d10
README.md
@@ -33,7 +33,7 @@ php artisan ui vue --auth
33
34
2- Run the following two commands to copy config file, migration files, and view files
35
36
-`php artisan vendor:publish --provider="HessamCMS\HessamCMSServiceProvider"`
+`php artisan vendor:publish --provider="BinshopsBlog\BinshopsBlogServiceProvider"`
37
38
3- Execute migrations to create tables
39
0 commit comments