You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,6 @@ php artisan filament:assets
27
27
- BelongsTo Integration: Establish connections within your data effortlessly.
28
28
- BelongsToMany Integration: Simplify the management of complex relationships through BelongsToMany integration.
29
29
30
-
__🔍 One thing I've noticed is that it runs a lot of queries, mainly because of its recursive design. Working on reducing this in the upcoming updates to make it faster!__
31
-
32
30
## Usage
33
31
34
32
Import the `SelectTree` class from the `CodeWithDennis\FilamentSelectTree` namespace
0 commit comments