2DAW-CarlosIII / 2DAW-CarlosIII/instituto_21_22
tabla users
未关闭
- 主要语言
- PHP
- 星标
- 0
- 派生
- 14
- PR 合并指标
- 30 天内没有已合并 PR
描述
Ampliar la tabla users para que incluya los atributos mostrados en la imagen y crear el controlador de recursos correspondiente.
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 引用了未包含在 payload 中的图片,因此需要添加到 users table 的具体属性未知。先在 codebase 中定位现有的 users table migration 和 model。然后检查 repository 中是否有任何相关图片链接或文档,以了解所需属性。确定字段后,修改 migration 和 model,并使用 Laravel 的 artisan 命令生成 resource controller,或通过扩展现有 controller 来生成。通过运行 migrations 并验证 controller actions 是否按预期工作来测试更改。
由索引模型根据 Issue 内容生成。
评估
- 领域
- backend, database
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100