Benjacho / belongs-to-many-field-nova

Belongs To Many field Laravel nova to represent many to many relationship in field.
MIT License
157 stars 80 forks source link

Added function trackBy($id) and completed nested labels #91

Closed alafrance1999 closed 3 years ago

alafrance1999 commented 3 years ago

Added a function trackBy() to set what column is the right ID to track by. Also added nested labels (ex: optionsLabel("foo.bar"))