Unique selections on relationship repeater
I am using a repeater to create BelongsToMany relationships between two models. I would like to ensure the relationship to only exists once. Is there an easy way to accomplish this through the form builder?
2 Replies
That does appear to be a tutorial for what I'm looking for; ugh, paywalls :/
This is the solution I came up with -- It's "messy" but it works for my purposes: