ivanov_team_test

时间:2024-05-01 16:54:41
【文件属性】:

文件名称:ivanov_team_test

文件大小:58KB

文件格式:ZIP

更新时间:2024-05-01 16:54:41

PHP

PHP程序员的测试任务 安装 将.env.example复制到.env ,更正“ DATABASE”参数 docker-compose up composer install php bin/console orm:schema-tool:create symfony server:start或以任何其他方式启动本地服务器 资料汇入 在项目根目录的控制台中运行: 导入电影php bin/console fetch:trailers 创建用户php bin/console users:create user1 qweqwe user1@mail.ru 任务 初级级别 修改现有代码,以使应用程序的主页显示为: 当前时间和日期; 负责显示此页面的控制器类的名称; 发送数据到该页面的控制器方法的名称; 中等水平 修改现有代码,以便: 应用程序数据库(使用console命令)从中导


【文件预览】:
ivanov_team_test-main
----docker()
--------php-dev.Dockerfile(1KB)
----.env.example(78B)
----var()
--------.gitignore(14B)
----public()
--------main.css(474B)
--------index.php(1KB)
--------index.js(920B)
----src()
--------Command()
--------Support()
--------Common()
--------Controller()
--------Entity()
--------Repository()
--------Provider()
----phpunit.xml.dist(799B)
----psalm.xml(2KB)
----config()
--------monolog.yaml(306B)
--------doctrine.yaml(76B)
--------http-client.yaml(25B)
--------routes.yaml(626B)
--------app.yaml(75B)
----composer.lock(197KB)
----README.md(6KB)
----template()
--------header.html.twig(405B)
--------404.html.twig(116B)
--------users()
--------home()
--------hello.html.twig(149B)
--------main.html.twig(1022B)
----docker-compose.yaml(482B)
----tests()
--------ConfigTest.php(1KB)
--------_tests_data()
----.gitignore(70B)
----bootstrap.php(1KB)
----bin()
--------console(1KB)
----composer.json(1KB)

网友评论