任务任务

时间:2021-02-17 17:24:05
【文件属性】:
文件名称:任务任务
文件大小:259KB
文件格式:ZIP
更新时间:2021-02-17 17:24:05
PHP 任务任务 任务如下: 目标是使用Laravel或Lumen创建一个简单的REST API。 该任务估计需要2-4个小时。 该API应该能够执行以下操作: 针对“用户”和“团队”实体的CRUD功能。 可以将一个用户分配给多个团队。 列出用户所属的团队。 用户应具有名称和电子邮件属性,团队应具有标题。 选修的: Write tests Set a user as team owner Assign different roles to users Validate input //所有路线 +--------+-----------+-----------------------------------------------------------+--------------+--------------------------------------
【文件预览】:
cob-task-master
----.gitignore(177B)
----app()
--------Providers()
--------Exceptions()
--------Http()
--------Console()
--------Models()
----.env.example(651B)
----bootstrap()
--------app.php(2KB)
--------cache()
----package.json(1022B)
----resources()
--------lang()
--------assets()
--------views()
----server.php(563B)
----storage()
--------app()
--------framework()
--------logs()
----public()
--------.htaccess(593B)
--------robots.txt(24B)
--------index.php(2KB)
--------js()
--------css()
--------favicon.ico(0B)
----composer.json(1KB)
----composer.lock(145KB)
----README.md(5KB)
----phpunit.xml(1KB)
----tests()
--------TestCase.php(163B)
--------Unit()
--------Feature()
--------CreatesApplication.php(380B)
----config()
--------database.php(4KB)
--------services.php(999B)
--------session.php(7KB)
--------cache.php(3KB)
--------auth.php(3KB)
--------app.php(8KB)
--------hashing.php(2KB)
--------mail.php(4KB)
--------logging.php(2KB)
--------broadcasting.php(2KB)
--------filesystems.php(2KB)
--------view.php(1004B)
--------queue.php(3KB)
----artisan(2KB)
----database()
--------.gitignore(9B)
--------factories()
--------migrations()
--------seeds()
----routes()
--------console.php(553B)
--------channels.php(508B)
--------web.php(453B)
--------api.php(873B)
----webpack.mix.js(549B)
----.gitattributes(111B)
----.editorconfig(234B)
----yarn.lock(203KB)

网友评论