Support the ongoing development of Laravel.io →

Tobiasartz

Joined 21 Nov 2014

Statistics

Threads 1
Replies 1
Solutions 0
Articles 0

Find items that have a set of associated items through hasMany

I have three tables: Video (id, title) Tag (id, title) Video_Tag (id, video_id, tag_id) <-- join...

0 Likes
3 Replies
Solved
replied 9 years ago

Find items that have a set of associated items through hasMany

Firtzberg said: If every video must have all the tags at the same time, then use this $tagArray = a...

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.