Saturday, June 3, 2017

[Traversy Media] Laravel From Scratch [Part 10] - Model Relationships

In this video we will create a relationship between users and blog posts. We will add the users posts to their dashboard and make it so when they insert a post the user id also gets put in the table.


CODE: Complete Code For This Series https://github.com/bradtraversy/lsapp

Source: https://www.youtube.com/watch?v=42l4nHl_aUM

No comments:

Post a Comment