laravel-form-components

Blade components to simplify form generation

MIT License

Downloads
4.9K
Stars
4
Committers
2

Bot releases are hidden (Show)

laravel-form-components - v4.3.0 Latest Release

Published by rickselby 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/rickselby/laravel-form-components/compare/v4.2.0...v4.3.0

laravel-form-components - v4.2.0

Published by rickselby over 1 year ago

laravel-form-components - v4.1.1

Published by rickselby almost 2 years ago

What's Changed

Full Changelog: https://github.com/rickselby/laravel-form-components/compare/v4.1.0...v4.1.1

laravel-form-components - v4.1.0

Published by rickselby about 2 years ago

laravel-form-components - v4.0.0

Published by rickselby about 2 years ago

laravel-form-components - v3.2.0

Published by rickselby about 2 years ago

laravel-form-components - v3.1.0

Published by rickselby about 2 years ago

laravel-form-components - v3.0.0

Published by rickselby about 2 years ago

laravel-form-components - Fix min/max on numeric fields

Published by rickselby over 3 years ago

laravel-form-components -

Published by rickselby over 5 years ago

Add support for Laravel 5.8; drop support for PHP 7.0

laravel-form-components - Allow data attributes to be added

Published by rickselby over 5 years ago

laravel-form-components - Fix checkbox default value

Published by rickselby over 5 years ago

laravel-form-components - Add Laravel 5.7 compatibility

Published by rickselby almost 6 years ago

#19

laravel-form-components - Make checkboxes static

Published by rickselby almost 6 years ago

laravel-form-components - Separate multiselect from select

Published by rickselby about 6 years ago

This is needed to avoid issues with setting old values on selects.

laravel-form-components - Allow passing values to selects

Published by rickselby about 6 years ago

laravel-form-components - Add 'multiple' to selects

Published by rickselby about 6 years ago

laravel-form-components - Allow custom classes to be added to the fields

Published by rickselby over 6 years ago

laravel-form-components - Fix error handling for all fields

Published by rickselby over 6 years ago

laravel-form-components - Fix error handling for array fields

Published by rickselby over 6 years ago