This project follows Semantic Versioning.
- Add Laravel 11.x Support
- Update Change Log
- Add Laravel 10.x Support
- Update Change Log
- Add Laravel 9.x Support
- Update Change Log
- Add Laravel 8.x Support
- Update Change Log
- Add Laravel 7.x Support
- Update Change Log
- Add Laravel 6.x Support
- Update Change Log
- Add Laravel 5.8 Support
- Update Change Log
- Fix constant definition typo in service provider
- Add support for configurable DB connection
- Cache table prefix to avoid multiple and frequent DB queries
- Fix table prefix issue that surfaced with Laravel 5.7.12
- Fix foreign key database migrations
- Add Laravel 5.7 compatiblity
- Use null coalescing operator in blade file instead of or operator
- Update changelog and readme
- Add support for Laravel 5.6
- Add support for Laravel 5.5
- Initial stable release for Laravel 5.4