Laravel Form Components Versions Save

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!

2.1.2

3 years ago
  • Fix for #20
  • Support for custom bag in FormErrors component
  • Now correctly shows errors on multiple elements (like checkbox[] named inputs)

2.1.1

3 years ago
  • Fix for #17

2.1.0

3 years ago
  • Select elements now support a slot

2.0.0

3 years ago
  • Added sensible 'for' attributes to the Bootstrap 4 Label components (BC).

1.4.1

3 years ago

1.4.0

3 years ago

Laravel 8.0

1.3.0

3 years ago

1.2.1

3 years ago
  • Translation with custom bind bugfix

1.2.0

3 years ago
  • Validation support for Laravel Livewire
  • Make hidden inputs visually hidden

1.1.0

3 years ago

Added support for Bootstrap 4