v5.2.3
Fixed
_methodfields shouldn't use session data. This solves scenario where Form is used more than once.
Changes
- Make escaping of labels for HTML and mailto links optional.
- Transform the field name when getting the form value from model.
- Allow
Collective\Html\Eloquent\FormAccessibleto access value from related model.