Skip to content

Commit a712da2

Browse files
committed
Update config tag
1 parent 2b95b8a commit a712da2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ When installed you are ready to go!
2222
Optionally, you can publish the config file of the package.
2323

2424
```bash
25-
php artisan vendor:publish --provider="GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tagconfig
25+
php artisan vendor:publish --provider="GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tag=config
2626
```
2727
## Disable Laravel Trailing Slash
2828
Place this variable in your .env

0 commit comments

Comments
 (0)