Releases: etsvThor/laravel-livewire-forms
Releases · etsvThor/laravel-livewire-forms
Support PHP 8.2 and Laravel 10
- Support PHP 8.2 and Laravel 10
- Fix typo in
composer.json
- Release 2.1.0 has been removed due to typo in
composer.json
Full Changelog: 2.0.3...2.1.1
Small bugfixes
- Fixes bug when
request()->files(...)
is null.
Bugfix and allow php 8.0 and php 8.1
Throw exception when . in field name
Allow php 8.0 and php 8.1