Download the PHP package backstage/laravel-trailing-slash without Composer
On this page you can find all versions of the php package backstage/laravel-trailing-slash. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download backstage/laravel-trailing-slash
More information about backstage/laravel-trailing-slash
Files in backstage/laravel-trailing-slash
Package laravel-trailing-slash
Short Description Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO.
License MIT
Homepage https://github.com/backstagephp/laravel-trailing-slash
Informations about the package laravel-trailing-slash
Laravel Trailing Slash by Backstage
Use Laravel explicitly with or without trailing slashes, controlling URL generation and proper redirects for SEO. Works out of the box on installation, without modifications to your application code.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Mark van Eijk
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-trailing-slash with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0|^11.0|^12.0