Releases: mtils/formobject
Releases · mtils/formobject
PHP 8.2 Bugfix release
Small laravel 11 fixes
v0.4.2 Fixes for missing laravel string functions
Fixes for laravel 11 dispatcher
v0.4.1 Ensure form object works under Laravel 11 (events)
PHP 8.2 ready version
Ported code (hopefully) to PHP 8.2/Laravel 11
Fixed error with old property names
Merge pull request #13 from schauer/patch-2 Please add support for old property names
Validation dependencies removed
This release is a rather big release. Form initialisation was rewritten, Translation support was added, a factory to create fields/fieldlist and many more. The current internal will change a bit in future releases but the most of it is stable now
Initial Laravel 5 version
All changes has been made to support Laravel 5. Choose 0.2.* as an api-stable release.
Initial Beta Release
This marks the end of 0.1 Forms.
The future releases will have large API changes to split out any request, validation and rules methods