laravue:使用Laravel和VueJs技术的MPMG项目的代码生成 源码
拉拉维 使用Laravel和VueJs技术的MPMG项目的代码生成。 安装方式 composer require mpmg/laravue php artisan laravue:install php artisan vendor:publish --provider="Mpmg\Laravue\LaravueServiceProvider" php artisan migrate php artisan passport:install 文献资料 指令 建造 php artisan laravue:build 为模型的后端(Laravel)和前端(VueJs)生成代码 用选项构建 php artisan laravue:build <-f|--fields> 指令说明 使用字段<-f | --fields>为模型的后端(Lar
文件列表
laravue:使用Laravel和VueJs技术的MPMG项目的代码生成
(预估有个197文件)
.gitignore
39B
LaravueModelCommand.php
7KB
LaravueInstallCommand.php
31KB
LaravueFrontRouteCommand.php
4KB
LaravueMigrationCommand.php
7KB
LaravueMNFrontCommand.php
11KB
LaravueControllerCommand.php
12KB
LaravueFrontCommand.php
4KB
LaravueCommand.php
29KB
LaravueFrontModelCommand.php
20KB
暂无评论