Skip to content

3.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 11:21
· 73 commits to main since this release
c30ef09

Added

  • JsonApiResponse::paginateUsing(fn ($query) => $query->simplePaginate()) method to customise pagination used in JSON API responses.