How to make Repeater unique fields name
I have a fields repeater. this fields have a name. the name must be unique. how to do it (,: ?
i tried to use the
i tried to use the
->different() - https://filamentphp.com/docs/3.x/forms/validation#different
but idk how to make it work since is inisde a repeater
