CodeWithDennis / filament-select-tree

The multi-level select field lets you pick one or multiple options from a list that is neatly organized into different levels.
MIT License
207 stars 28 forks source link

where the method multiple() #64

Closed chovYena closed 8 months ago

chovYena commented 8 months ago

I seem to see it in the picture. But the code doesn't exist.

CodeWithDennis commented 8 months ago

It all depends on your model relationship. (BelongsToMany)

chovYena commented 8 months ago

It all depends on your model relationship. (BelongsToMany)

So, thank you very much for your reply, Dennis 😘