Skip to content

v5.4.1

Choose a tag to compare

@crynobone crynobone released this 18 Jul 02:13
· 397 commits to master since this release

Added

  • Add Collective\Html\BladeServiceProvider.
  • Add Collective\Html\FormBuilder::entities().
  • Add support to build attributes from nested array.
  • Add support for boolean type attributes.

Changes

  • Call get model value attribute recursively to allow mutating form attribute in related models.

Removed

  • Removed Collective\Html\HtmlBuilder::escapeAll().