Benjacho / belongs-to-many-field-nova

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

relatable Support #100

Open Saifallak opened 2 years ago

Saifallak commented 2 years ago

it's like #46 but we can use custom method here too.

usecase: i have project the have belongsToMany incomeCategories and expenseCategories

so i need to use the same categories table but filtered with type.