rizqyhi/laravel-mods
Composer 安装命令:
composer require rizqyhi/laravel-mods
包简介
Generate module easily on Laravel
README 文档
README
Simple console command to generate a set of module consists of routes, controllers, views, and language file.
- Using invokable controller for each route
- Follow naming convention based on alexeymezenin/laravel-best-practices
How to use
- Install this package via composer:
composer require rizqyhi/laravel-mods --dev - Run the command from CLI:
artisan mods:create ResourceName
License
This project is licensed under the MIT License - see the LICENSE file for details.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-23