It depends on your approach.
You could save them all in one DB field, as JSON.
Also could have a dedicated table with a relationship.
My guess is you want to hit queries based on selections, so you will be better with the 2nd option.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community