1.16.0 Introduced a bug for laravel 10.x #81
francoisauclair911
started this conversation in
Bugs
Replies: 2 comments 2 replies
-
Hi @francoisauclair911. Unfortunately, I cloned your project, ran What did I do wrong? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Steps to run the repro repository @sebj54
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is a reproduction repo
https://github.com/francoisauclair911/json-paginate-bug-reproduction
Just run
php artisan serve
and see the difference in response betweenjsonPaginate()
and normalpaginate()
I can confirm this bug isn't triggered in Laravel
11.x
Beta Was this translation helpful? Give feedback.
All reactions