mlntn/lumen-artisan-route-list
Composer 安装命令:
composer require mlntn/lumen-artisan-route-list
包简介
artisan route:list for Lumen projects
README 文档
README
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!
统计信息
- 总下载量: 626
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-02-29