dingo / dingo/api

[feature request]: support pagination response for Collection::pageFor() generated page

Open
#1,260 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
9.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

sometime I may fetch a list from many table then do the pagination, that can't be done with Eloquent's paginate() method. so I do with Collection::pageFor(). and it will be good if the response the support this kind of pagination as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.