Middleware for removing the trailing slash from a URL. For when you just can't modify your server configuration.
You can install the package via composer:
composer require doeanderson/redirect-trailing-slash
./vendor/bin/phpunit
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.