Download the PHP package cupoftea/prioritize-routes without Composer
On this page you can find all versions of the php package cupoftea/prioritize-routes. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cupoftea/prioritize-routes
More information about cupoftea/prioritize-routes
Files in cupoftea/prioritize-routes
Download cupoftea/prioritize-routes
More information about cupoftea/prioritize-routes
Files in cupoftea/prioritize-routes
Vendor cupoftea
Package prioritize-routes
Short Description Prioritize your routes in Laravel 5.
License MIT
Package prioritize-routes
Short Description Prioritize your routes in Laravel 5.
License MIT
Please rate this library. Is it a good library?
Informations about the package prioritize-routes
PrioritizeRoutes
Prioritize your routes in Laravel 5.
PrioritizeRoutes is a Laravel 5.1 and up package that allows you to assign priority to routes.
Prioritizing routes can be very useful when you want to ensure a catchall route is always matched last, allowing other routes that also match this catchall route to match first. More info in the Documentation.
All versions of prioritize-routes with dependencies
PHP Build Version
Package Version
Requires
cupoftea/package Version
^1.3
illuminate/support Version 5.1.*|5.2.*|5.3.*
illuminate/routing Version 5.1.*|5.2.*|5.3.*
illuminate/support Version 5.1.*|5.2.*|5.3.*
illuminate/routing Version 5.1.*|5.2.*|5.3.*
The package cupoftea/prioritize-routes contains the following files
Loading the files please wait ....