| Package Data | |
|---|---|
| Maintainer Username: | juniorb2s |
| Maintainer Contact: | juniorb2ss@gmail.com (Carlos Eduardo) |
| Package Create Date: | 2016-10-06 |
| Package Last Update: | 2016-10-10 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-30 03:13:18 |
| Package Statistics | |
|---|---|
| Total Downloads: | 13 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 2 |
| Total Watchers: | 1 |
| Total Forks: | 1 |
| Total Open Issues: | 0 |
This package providers macros to extends Route
Begin by installing the package through Composer.
$ composer require juniorb2ss/laravel-route-extends-macros
Then add the following to your providers array in config/app.php.
Juniorb2ss\LaravelRouteExtendsMacros\RouteServiceProvider::class
Testing
$ composer test
See wiki.