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 4f87dbc commit 1c0037aCopy full SHA for 1c0037a
README.md
@@ -20,7 +20,7 @@ composer require gnahotelsolutions/laravel-trailing-slash
20
Optionally, you can publish the config file of the package.
21
22
```bash
23
-php artisan vendor:publish --provider="GnaHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tag=config
+php artisan vendor:publish --provider="GNAHotelSolutions\LaravelTrailingSlash\LaravelTrailingSlashServiceProvider" --tag=config
24
```
25
26
If you want to disable the behaviour of this package, use this variable in your `.env` file.
0 commit comments