saade / filament-adjacency-list

A Filament package to manage adjacency lists (aka trees).
https://filamentphp.com/plugins/saade-adjacency-list
MIT License
74 stars 13 forks source link

Added maxDepth config option #9

Closed vanhooff closed 1 year ago

vanhooff commented 1 year ago

This PR introduces a new maxDepth() config option to limit the depth of the tree.