gtb-web-application-framework

时间:2021-04-19 17:45:31
【文件属性】:
文件名称:gtb-web-application-framework
文件大小:97KB
文件格式:ZIP
更新时间:2021-04-19 17:45:31
PHP GTB(GMO技术训练营)-Web应用程序框架 开发环境设置 前提 使用docker创建开发环境。 请安装并准备使用 。请提前完成。 设置(首次启动时) 以下命令将启动开发环境。 make setup/docker 从第二次开始启动 make start/docker 等结束了 make stop/docker 获取每个容器的日志时 make log/php make log/nginx make log/db 反馈到 。
【文件预览】:
gtb-web-application-framework-master
----.gitignore(190B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
----.env.example(778B)
----setup()
--------app()
--------httpd()
----bootstrap()
--------app.php(2KB)
--------cache()
----Makefile(2KB)
----aliases(8KB)
----resources()
--------lang()
--------views()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----.styleci.yml(174B)
----public()
--------.htaccess(593B)
--------robots.txt(24B)
--------index.php(2KB)
--------favicon.ico(0B)
--------web.config(1KB)
----composer.json(1KB)
----docker-compose.yml(1KB)
----composer.lock(226KB)
----README.md(833B)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(5KB)
--------services.php(950B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(4KB)
--------app.php(9KB)
--------hashing.php(2KB)
--------mail.php(5KB)
--------logging.php(3KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1KB)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(26B)
--------factories()
--------migrations()
--------seeds()
----routes()
--------console.php(553B)
--------channels.php(508B)
--------web.php(599B)
--------api.php(558B)
----.gitattributes(111B)
----.editorconfig(220B)
----docker()
--------nginx()
--------php()

网友评论