Major and security release
This is a major and security release. So whats new in this version? Lets see
- Support all laravel supported database
- There are no raw query in this version. Fully Eloquent ORM compatible
- Fix N+1 problem
- Add pagination in every data collections
- Make some alias method for human readability
- Add new feature "Instantly auth user setting"
- Improve soft deletion process
- Change data structure
- Fix some security issue
- Improve many others process