Skip to content

Commit

Permalink
Merge pull request ryangjchandler#2 from faisuc/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler authored Jul 27, 2022
2 parents 4c015aa + c5e04e8 commit 784368e
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 784368e

Please sign in to comment.