All notable changes to laravel-pagination-middleware
will be documented in this file
- Add support for Laravel 7.0 and 8.0
- Add support for Laravel 6.0
- Added request macro that handles pagination count logic
- Make the package auto-discoverable
- Fixed minor typos
- Fixed wrong namespace
- Initial release!