- Add Support PHP 8.0 and Laravel 9.0
- Deprecated PHP <= 7.* and Laravel <=8.*
- Add getLatestSentAt method to the token broker(#171)
- Fix some bugs.
- Hotfix solved and add some languages for messaging(#165)
- Change the default storage driver to cache from database.
- Refactor and cleanup (#164)
- Add support cache storage for saving tokens (#163)
- Append mobile field to fillable attributes automatically for model.
- Fix lang messages response
- Add support PHP 8
- Add Laravel 8 Support
- Deprecated Laravel 5
- Add RedirectsUsers trait to package (Due to its removal in L7)
- Add middleware explicitly
- Remove support of php 7.1
- Add support Laravel 7
- First Stable Version