Skip to content

1.50

Compare
Choose a tag to compare
@rudiedirkx rudiedirkx released this 12 May 22:55
· 72 commits to master since this release
5bd7546
  • Laravel 9 support
  • Collection items models are kept during validation and after errors (instead of everything turning into arrays)
  • Configurable help block tag (default <p>)
  • Don't validate and return disabled fields
  • Checkbox fields are forced into 1 or 0 from getFieldValues() instead of being null when unchecked