Good evening!
I'm in a small Dilemma, I'm building an application for event control, in this application I have an event that can have multiple guests in the Front end I'm thinking of using a component equal to this:
Anyway,whatwouldbethebestwaytosavethisinthebank?Icreateanintermediatetablecalled"guests" pointing to the user ID and the event or create a JSON field in the table saving the guests?