Is there a way to get pagination metadata?
- Dominant language
- PHP
- Stars
- 163
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, first I'd like to say tanks and congrats for this great package.
I'm starting to use this package on my new project and i what to kow if there is a way to get the pagination meta-data?
Lets say I've requested /books?page=1&limit=10, how do i know about how many pages can i go through and what is the next page or if the next page exists, etc..
Sorry if I'm making a dump question, I just need a guide.
Contributor guide
Research direction
No file or test is named in the issue. Start by reviewing the package's pagination behavior for /books?page=1&limit=10 and determine whether it already exposes total pages, next-page information, or whether the requested metadata needs a new API; done means consumers can obtain those pagination details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100