- fix: lazy loading issue with permissions #55
- fix: Ensure getPermissions returns Collection and simplify logic #53
- Fix code style
- Fix phpstan issues
- feat: improve cache store size #51
- feat: Improve cache store by storing array instead of collection and hydrate the model when needed.
- fix: issue on saving the value when using the database cache store
- Added support for Laravel 11
- Added support for Laravel 10