Create a tree structure.
i am new to filament and i need to create a hierarchical structure in the tree view which starts from the top and have branches and which opens below each parent. i would appreciate any help.
2 Replies
There's plugins for that, e.g:
https://filamentphp.com/plugins/saade-adjacency-list
even if it is not suitable for your case you may take a look at its source code to get the idea