All notable changes to laravel-encryptable
will be documented in this file.
- Laravel 11.x Compatibility by @enricodelazzari in #26
- FIX php unserializer issues
- Add support to Laravel 10.x
- Added a new Rule macro for both
UniqueEncrypted
andExistsEncrypted
rules - Fixed
UniqueEncrypted
andExistsEncrypted
rules minor issues
Full Changelog: https://github.com/maize-tech/laravel-encryptable/compare/3.0.0...3.1.0
- add laravel 9 support
- drop support to older laravel versions
- UPDATE package namespace
- first release 🚀