Skip to content

Commit 5ec4a6f

Browse files
Update README.md
1 parent 3c988f2 commit 5ec4a6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codewithdennis/filament-select-tree.svg?style=flat-square)](https://packagist.org/packages/codewithdennis/filament-select-tree)
44
[![Total Downloads](https://img.shields.io/packagist/dt/codewithdennis/filament-select-tree.svg?style=flat-square)](https://packagist.org/packages/codewithdennis/filament-select-tree)
55

6+
If you're using Filament 4.x, check out the compatible version of this package [here](https://github.com/CodeWithDennis/filament-select-tree/tree/4.x).
7+
68
This package adds a dynamic select tree field to your Laravel / Filament application, allowing you to create interactive hierarchical selection dropdowns based on relationships. It's handy for
79
building selection dropdowns with various customization options.
810

0 commit comments

Comments
 (0)