Hello, I have 3 database tables, as follows.
Tracks ID Name
Tags ID Name
Tracks_Tag track_id tag_id
Ideally, I'm attempting to determine the best way to retrieve all tracks that don't have tags attached to them. I feel like it's something rather simple that I just can't find. Any help would be appreciated. Thanks!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community