推荐应用
- Veitool会员基础系统
- 基于Veitool开发框架的会员基础系统
- VCMS内容管理系统【PC+移动中英文版】
- VCMS内容管理系统适用于传统企业产品宣传、品牌形象展示等展示型网站
基于Veitool快捷开发框架的命令构建器
- 版本历史2
- 1.0.02024-09-08
- 后台控制器:php think make:controller admin@Veitool --admin
前台控制器:php think make:controller index@Veitool --index
API控制器:php think make:controller api@Veitool --api
数据模型类:php think make:model Veitool
验证器类:php think make:validate Veitool
中间件类:php think make:middleware Veitool
监听器类:php think make:listener Veitool
订阅者类:php think make:subscribe Veitool
系统服务类:php think make:service Veitool
事件类:php think make:event Veitool
指令类:php think make:command Veitool
- 1.0.12025-03-28
- 后台控制器:php think make:controller admin@Veitool --admin
前台控制器:php think make:controller index@Veitool --index
API控制器:php think make:controller api@Veitool --api
数据模型类:php think make:model Veitool
验证器类:php think make:validate Veitool
中间件类:php think make:middleware Veitool
监听器类:php think make:listener Veitool
订阅者类:php think make:subscribe Veitool
系统服务类:php think make:service Veitool
事件类:php think make:event Veitool
指令类:php think make:command Veitool