This package providers macros to extends Route
Begin by installing the package through Composer.
$ composer require juniorb2ss/laravel-route-extends-macrosThen add the following to your providers array in config/app.php.
Juniorb2ss\LaravelRouteExtendsMacros\RouteServiceProvider::classTesting
$ composer testSee wiki.
- Christopher L Bray (Thanks for ideia)
- All Contributors