Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjektGopher committed Sep 5, 2021
1 parent 368b112 commit d29cc43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ composer require projektgopher/laravel-blog

You can publish the config file with:
```bash
php artisan vendor:publish --provider="Projektgopher\Blog\BlogServiceProvider" --tag="laravel-blog-config"
php artisan vendor:publish --provider="Projektgopher\Scrawl\BlogServiceProvider" --tag="scrawl-config"
```

This is the contents of the published config file:
Expand Down

0 comments on commit d29cc43

Please sign in to comment.