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
225 stars 32 forks source link

Update SelectTree.php added $modifyChildQueryUsing #97

Closed iotron closed 7 months ago

iotron commented 7 months ago

$modifyChildQueryUsing modifies the child query if applied. It's an optional feature/enhancement.