Support the ongoing development of Laravel.io →

lostbyte

Joined 13 Sep 2014

Statistics

Threads 1
Replies 1
Solutions 0
Articles 0

How to Create Records on Pivot Table

Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...

0 Likes
2 Replies
replied 9 years ago

How to Create Records on Pivot Table

As far as I understand I should include these in my Post controller: $tag = new Tag; $tag->name =...

0 Likes

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.