laravel-smart-gii:laravel脚手架

时间:2021-02-23 10:24:38
【文件属性】:
文件名称:laravel-smart-gii:laravel脚手架
文件大小:146KB
文件格式:ZIP
更新时间:2021-02-23 10:24:38
PHP laravel-smart-gii 根据程序逻辑自动生成laravel curd程序,生成的程序支持laravel-smart-apidoc生成文档。 ###安装方法 命令行执行: composer require --dev rockyfc/laravel-smart-gii 注:只在开发环境安装即可。 在命令行执行如下命令: php artisan smart:install-gii 完成安装,访问http://xxx.xx/smart-gii查看首页。
【文件预览】:
laravel-smart-gii-master
----composer.json(978B)
----config()
--------smart-gii.php(945B)
----composer.json-bak(948B)
----routes()
--------smart-gii.php(3KB)
----resources()
--------views()
----src()
--------Services()
--------Http()
--------Helpers()
--------Providers()
--------Traits()
--------Console()
----stubs()
--------api.repository.stub(1KB)
--------sdk()
--------api.controller.stub(3KB)
--------form.request.stub(2KB)
--------api.model.stub(2KB)
--------api.resource.stub(1KB)
----public()
--------css()
--------js()
----README.md(414B)

网友评论