doeanderson/redirect-trailing-slash

Middleware to automatically redirect URLs that end with a slash

1.0.0 2021-06-23 21:22 UTC

README

Middleware for removing the trailing slash from a URL. For when you just can't modify your server configuration.

Installation

You can install the package via composer:

composer require doeanderson/redirect-trailing-slash

Testing

./vendor/bin/phpunit

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

The MIT License (MIT). Please see License File for more information.