allenjd3/tuple-routing-stubs
Composer 安装命令:
composer require allenjd3/tuple-routing-stubs
包简介
This package allows you to stub out tuple or array routing on fresh installs of laravel
README 文档
README
I recommend you use this with laravel 5.6 or above.
to install-
composer require allenjd3/tuple-routing-stubs
The package should be autodescovered.
To run the command-
php artisan stub:tuple
warning: this action will change RouteServiceProvider.php and routes/web.php. Any previous changes will be lost so I recommend only using this on fresh installs.
note: laravel-ui is recommended for auth routes mainly for the auth controllers.
To run the database stubs as well
php artisan stub:tuple --database
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-08