v5.4.1
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().