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 2b95b8a commit a712da2Copy full SHA for a712da2
README.md
@@ -22,7 +22,7 @@ When installed you are ready to go!
22
Optionally, you can publish the config file of the package.
23
24
```bash
25
-php artisan vendor:publish --provider="GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tagconfig
+php artisan vendor:publish --provider="GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tag=config
26
```
27
## Disable Laravel Trailing Slash
28
Place this variable in your .env
0 commit comments