dillingham / formation

Laravel search, sort, and filters
MIT License
0 stars 0 forks source link

Enum filter #43

Closed dillingham closed 2 years ago

dillingham commented 2 years ago
Filter::make('state')->enum(new State)