Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

リレーションを学び、Commentモデルの作成する #5

Open
Fukuemon opened this issue Oct 23, 2023 · 0 comments
Open

リレーションを学び、Commentモデルの作成する #5

Fukuemon opened this issue Oct 23, 2023 · 0 comments

Comments

@Fukuemon
Copy link
Owner

No description provided.

Fukuemon added a commit that referenced this issue Oct 23, 2023
`php artisan make:model -mc` でマイグレーションファイルとコントローラーも同時に作成できる
Fukuemon added a commit that referenced this issue Oct 23, 2023
1対多の関係の場合、多の方で、foreignIdでリレーションしたいモデルのidを結びつける
Fukuemon added a commit that referenced this issue Oct 23, 2023
多の方にhasManyを付け足すことで、実装できる
Fukuemon added a commit that referenced this issue Oct 23, 2023
リレーションを学び、投稿と紐づけたコメントの実装#5
Fukuemon added a commit that referenced this issue Oct 23, 2023
モデルとコントローラーの修正#5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant