digitaldream/laracrud
翻译 / 编辑
CRUD means CREATE, READ, UPDATE AND DELTE are common work in almost every web application. Laravel has also CRUD. We use Model, View, Controller, Request, Route's for CRUD. A well structured database are the blueprint of a web application. So We can create Model, View, Controller, Request from a database table
统计数据
Github Star 数量 | 昨日下载(延迟一天) | 本月下载 | 历史下载 |
---|---|---|---|
93 | 2 | 86 | 561 |
注:数据延迟一天。
榜单排行
Github Star 排行 | 昨日排行(延迟一天) | 本月排行 | 历史排行 |
---|---|---|---|
第 614 名 | 第 1492 名 | 第 1973 名 | 第 3227 名 |
注:排序范围为 Laravel 所有相关项目总榜,另外两个榜单是 Laravel 扩展排行榜 和 Laravel 应用排行榜。
关键词
code-generator crud laravel laravel-code-generator
注:关键词是作者在
composer.json
文件里设置。