Download the PHP package mlntn/lumen-artisan-route-list without Composer
On this page you can find all versions of the php package mlntn/lumen-artisan-route-list. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mlntn/lumen-artisan-route-list
More information about mlntn/lumen-artisan-route-list
Files in mlntn/lumen-artisan-route-list
Download mlntn/lumen-artisan-route-list
More information about mlntn/lumen-artisan-route-list
Files in mlntn/lumen-artisan-route-list
Vendor mlntn
Package lumen-artisan-route-list
Short Description artisan route:list for Lumen projects
License MIT
Homepage http://github.com/mlntn/lumen-artisan-route-list
Package lumen-artisan-route-list
Short Description artisan route:list for Lumen projects
License MIT
Homepage http://github.com/mlntn/lumen-artisan-route-list
Please rate this library. Is it a good library?
Informations about the package lumen-artisan-route-list
artisan route:list... for Lumen
artisan route:list for Lumen projects
Installation
-
composer require mlntn/lumen-artisan-route-list "~1"
-
Add the following line to the $commands array in app/Console/Kernel.php:
\Mlntn\Console\Commands\RouteList::class,
- artisan route:list
Disclaimer
I didn't write most of this code. It comes straight from laravel/framework by @taylorotwell. I did have to tweak a bunch of things to get it going for Lumen. Enjoy!
All versions of lumen-artisan-route-list with dependencies
PHP Build Version
Package Version
No informations.
The package mlntn/lumen-artisan-route-list contains the following files
Loading the files please wait ....