laravel modular starter:Laravel模块设计模式入门套件 源码

上传:qqsummit8623 浏览: 19 推荐: 0 文件:ZIP 大小:102.59KB 上传时间:2021-04-18 04:48:07 版权申诉
关于Laravel模块化入门套件 Laravel模块化入门工具包是laravel框架入门工具包,用于模块化设计模式,优雅的语法。 Laravel入门套件是根据的开源软件。 要求 PHP 7.4或更高版本 如何使用 制作模块 php artisan module:make Inventory 在模块内创建控制器 //ModuleName is the name of the module to attach the created controller php artisan module:controller Inventory -m=ModuleName 在模块内创建请求 //ModuleName is the name of the module to attach the created request php artisan module:r
上传资源
用户评论