Skip to content

Feature/adds laravel simple paginator #2

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

Merged
merged 3 commits into from
Jan 12, 2025

Conversation

specialtactics
Copy link
Member

The two properties which simple paginator doesn't have (total and last page), I have returned as 0. I would prefer to make the interface accept nullable int - I think that would be more correct from API perspective, however it would likely be a breaking change, so I will keep it as this for now.

@specialtactics specialtactics merged commit 21300d5 into master Jan 12, 2025
12 checks passed
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.

2 participants