Former Versions Save

A powerful form builder, for Laravel and other frameworks (stand-alone too)

4.3.1

4 years ago

Fix errors when using rule objects in validation array (#592)

4.3.0

4 years ago

Merged Laravel 6 support (#591) - thanks @stayallive

4.2.2

4 years ago

Adds .form-check-input on checkables per @CedNet in #590

4.2.1

4 years ago

Fixes possible XSS from #584 - thanks @carlosvini!

4.2.0

5 years ago

#574 Add new Choice fields - thanks @dariusj18.

4.1.11

5 years ago

#579 Improve Bootstrap 4 validation error handling. Thanks @stayallive.

4.1.10

5 years ago

Fix TwitterBootstrap4 blockHelp

4.1.9

5 years ago

Add default config for TwitterBootstrap4

4.1.8

5 years ago

Adding support for Bootstrap 4 #577 by @bdewong - thanks!

4.1.7

5 years ago
  • Added support for ->required($bool) per #571 -- thanks @dariusj18!