Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Add page parameter to the simplePaginate method #13502

Merged
merged 2 commits into from
May 11, 2016
Merged

[5.2] Add page parameter to the simplePaginate method #13502

merged 2 commits into from
May 11, 2016

Conversation

chimit
Copy link
Contributor

@chimit chimit commented May 10, 2016

Currently there is no way to specify page number for simplePaginate method. This patch will add the missing functionality.

@srmklive
Copy link
Contributor

You don't need to add a separate method for Eloquent. Eloquent itself uses the query builder functions when needed.

@taylorotwell taylorotwell merged commit 347cbff into laravel:5.2 May 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants