TestingPlatform:用于快速测试和托管模型的系统

时间:2021-02-17 17:27:17
【文件属性】:
文件名称:TestingPlatform:用于快速测试和托管模型的系统
文件大小:147KB
文件格式:ZIP
更新时间:2021-02-17 17:27:17
PHP 测试平台 用于快速测试和托管模型的系统。 安装 为了发展 git clone https://github.com/Luca-Castelnuovo/TestingPlatform.git composer install 编辑.env php cubequence app:key php cubequence db:migrate php cubequence db:seed 启动开发服务器php -S localhost:8080 -t public 用于生产 git clone https://github.com/Luca-Castelnuovo/TestingPlatform.git composer install --optimize-autoloader --no-dev 编辑.env php cubequence app:key php cubequ
【文件预览】:
TestingPlatform-master
----bootstrap()
--------app.php(858B)
----cubequence(1022B)
----.env.example(221B)
----.github()
--------SECURITY.md(3KB)
----public()
--------manifest.json(315B)
--------favicon.png(31KB)
--------users()
--------robots.txt(24B)
--------assets()
--------index.php(67B)
--------.htaccess(649B)
----views()
--------partials()
--------dashboard.twig(2KB)
--------project.twig(2KB)
--------error.twig(2KB)
--------templates()
--------file.twig(1KB)
--------index.twig(2KB)
----database()
--------migrations()
--------seeds()
----phinx.php(1KB)
----config()
--------database.php(193B)
--------ratelimit.php(73B)
--------roles.php(652B)
--------analytics.php(65B)
--------app.php(170B)
--------auth.php(296B)
--------cache.php(40B)
----composer.lock(115KB)
----LICENSE.md(1KB)
----README.md(2KB)
----.editorconfig(220B)
----.gitignore(29B)
----storage()
--------views()
----app()
--------Controllers()
--------Validators()
----routes()
--------web.php(1KB)
----composer.json(1KB)

网友评论