How to paginate resource collections? #64
Unanswered
RezaMortezaee
asked this question in
Q&A
Replies: 1 comment
-
Hi @rezamrtz, I'm just passing it to the resource class. See an example here: https://github.com/KA-Huis/space-management/blob/acceptance/app/API/V1/Http/Controllers/ReservationController.php Hopefully this will help you with your issue. What does your resource class look like. It might filter out the properties from the json paginator instance. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Is there any way to paginate resource collections by this package? By passing a paginated resource to the resource collection, paginated links do not show up :(
Thanks
Beta Was this translation helpful? Give feedback.
All reactions