issues
search
protonemedia
/
laravel-form-components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4/5. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
https://protone.media/blog/laravel-form-components-to-rapidly-build-forms-with-tailwind-css-and-bootstrap-4
MIT License
815
stars
103
forks
source link
Add support for Enum as selected item in FormSelect
#110
Open
andreascreten
opened
10 months ago
andreascreten
commented
10 months ago
Changes
Support for Enum as FormSelect selected value
Changes