Skip to content

Commit

Permalink
Update tag in publishing config file
Browse files Browse the repository at this point in the history
  • Loading branch information
faisuc authored Jul 27, 2022
1 parent 4c015aa commit c5e04e8
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 @@ -26,7 +26,7 @@ php artisan migrate
You can publish the config file with:

```bash
php artisan vendor:publish --tag="laravel-comments-config"
php artisan vendor:publish --tag="comments-config"
```

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

0 comments on commit c5e04e8

Please sign in to comment.