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 368b112 commit d29cc43Copy full SHA for d29cc43
README.md
@@ -20,7 +20,7 @@ composer require projektgopher/laravel-blog
20
21
You can publish the config file with:
22
```bash
23
-php artisan vendor:publish --provider="Projektgopher\Blog\BlogServiceProvider" --tag="laravel-blog-config"
+php artisan vendor:publish --provider="Projektgopher\Scrawl\BlogServiceProvider" --tag="scrawl-config"
24
```
25
26
This is the contents of the published config file:
0 commit comments