Download the PHP package bluegeek/route-for-laravel without Composer
On this page you can find all versions of the php package bluegeek/route-for-laravel. 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 route-for-laravel
Route for Laravel
随着项目的开发,routes文件会越来越大,因此做了这个包。
安装
包的版本还没处理,只能直接装这个
- composer
配置
-
App\Console\Kernel.php
- app.php
使用
-
artisan命令
这会生成一个空的App\Http\Routes\HomeRoutes.php
-
示例
- 性能
生产环境可以生成路由缓存,这样就不会因为分割路由产生性能降低了。
All versions of route-for-laravel with dependencies
PHP Build Version
Package Version
No informations.
The package bluegeek/route-for-laravel contains the following files
Loading the files please wait ....