Laravel Json Api Paginate Versions Save

A paginator that plays nice with the JSON API spec

1.14.0

2 months ago

1.13.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.2...1.13.0

1.12.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.1...1.12.2

1.12.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.12.0...1.12.1

1.12.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.11.2...1.12.0

1.11.2

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.11.1...1.11.2

1.11.1

2 years ago
  • allow Laravel 9

1.11.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/laravel-json-api-paginate/compare/1.10.0...1.11.0

1.10.0

3 years ago

1.10.0 - 2020-11-27

  • Add PHP 8 support
  • Drop support for Laravel 5.8

1.9.0

3 years ago
  • add simple pagination option (#43)