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: | 2024-11-19 03:13:46 |
Package Statistics | |
---|---|
Total Downloads: | 13 |
Monthly Downloads: | 2 |
Daily Downloads: | 0 |
Total Stars: | 2 |
Total Watchers: | 2 |
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.