All notable changes to laravel-mixins
will be documented in this file.
- Bugfix for negative file sizes.
- Added
SecondsToTime
string macro.
- Added supprt for Laravel 9
- Added supprt for PHP 8.1
- Support for nested request data when using the
ConvertsBase64ToFiles
trait
- Support for PHP 8.0
- Drops support for Laravel 6.0 and 7.0
- Added
InKeys
rule.
- [ConvertsBase64ToFiles] Renamed
base64ImageKeys
tobase64FileKeys
.
- Initial release.