Download the PHP package codetechnl/route-interface without Composer
On this page you can find all versions of the php package codetechnl/route-interface. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codetechnl/route-interface
More information about codetechnl/route-interface
Files in codetechnl/route-interface
Download codetechnl/route-interface
More information about codetechnl/route-interface
Files in codetechnl/route-interface
Vendor codetechnl
Package route-interface
Short Description A web-based route list GUI for Laravel.
License MIT
Package route-interface
Short Description A web-based route list GUI for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package route-interface
About
This package is a very simple interface to display all routes in your web application. Instead of using the command line, you can pay a visit at yourdomain.com/development/routes. An interface with several options will appear.
Possibilities
- Add search terms
- Display columns bases on your preferences.
- Search in each column
- Sort ASC/DESC
Search a route: use a + sign to search for multiple words. I.e.: User + Shop. There is no limit for the + sign.
Installation
Run the commandcomposer require codetechnl/route-interface
After installing publish the assets and config: php artisan vendor:publish --tag=route-interface --force

All versions of route-interface with dependencies
PHP Build Version
Package Version
The package codetechnl/route-interface contains the following files
Loading the files please wait ...