bengr/routing
最新稳定版本:1.0.3
Composer 安装命令:
composer require bengr/routing
包简介
Package for implementing multiple solutions for routing in laravel application (regular routing, controller discovery, view discovery...)
README 文档
README
Package for implementing multiple solutions for routing in laravel application
Installation
You can install the package via composer:
composer require bengr/routing
You can publish the config file with:
php artisan vendor:publish --tag="routing-config"
Usage
There is no other configuration needed than just adjust routing.php config for needs of your application
Credits
统计信息
- 总下载量: 312
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-20