Download the PHP package houdunwang/laravel-autocreate without Composer
On this page you can find all versions of the php package houdunwang/laravel-autocreate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download houdunwang/laravel-autocreate
More information about houdunwang/laravel-autocreate
Files in houdunwang/laravel-autocreate
Download houdunwang/laravel-autocreate
More information about houdunwang/laravel-autocreate
Files in houdunwang/laravel-autocreate
Vendor houdunwang
Package laravel-autocreate
Short Description auto create laravel controller view
License MIT
Package laravel-autocreate
Short Description auto create laravel controller view
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-autocreate
自动构建
根据模型自动创建controller、views、Request。
下面是根据 Article 模块的 Category 模型生成业务框架,系统同时会创建模型表单处理器。
执行以下命令会创建下列文件
- 创建控制器
- 表单验证请求
- 添加路由规则
- 生成模版视图
- 添加模块菜单
参数说明
参数 | 说明 |
---|---|
参数一 | 模型名 |
参数二 | 模块名 |
参数三 | 业务中文描述 |
All versions of laravel-autocreate with dependencies
PHP Build Version
Package Version
The package houdunwang/laravel-autocreate contains the following files
Loading the files please wait ....