Download the PHP package lassehaslev/laravel-package-router without Composer
On this page you can find all versions of the php package lassehaslev/laravel-package-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-package-router
lassehaslev/laravel-package-router
Your package routes made REALLY simple!
Install
Run
Usage
This is a global/universal object to handle your routes.
Even tough this package is made to handle routes in packages, it is no trouble using it wherever you want.
Register your routes
Add your routes in ServiceProvider@register
Register routes
Note that you can get the reference of the router only by calling even though you created it another place. This is because it extends LasseHaslev\UniversalObjects\Object.
Api
Development
All versions of laravel-package-router with dependencies
PHP Build Version
Package Version
Requires
lassehaslev/universal-objects Version
0.x
The package lassehaslev/laravel-package-router contains the following files
Loading the files please wait ....