kagoji/crud
最新稳定版本:1.0.1
Composer 安装命令:
composer require kagoji/crud
包简介
Laravel CRUD using Repository pattern.
关键字:
README 文档
README
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Requirements
Laravel >= 8.1
PHP >= 7.4
Installation
composer require kagoji/crud --dev
Migration
php artisan migrate
Vendor Asset publish
php artisan vendor:publish --tag=kagoji-crud-public
Usage
http://127.0.0.1:8000/candidates
Author
License
This project is licensed under the MIT License - see the License File for details
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-21