- Issue created by @jedgar1mx
- 🇯🇴Jordan Rajab Natshah Jordan
Thanks, Edgar, for reporting
Thanks, Odai for following up on issues.To check the following issues
- 🐛 Fix not applied pagination Closed: duplicate
- 🐛 Latest Release Breaks Pagination RTBC
- Status changed to Closed: duplicate
about 1 year ago 9:52am 4 October 2023 - 🇯🇴Jordan Rajab Natshah Jordan
Fixed in 🐛 Latest Release Breaks Pagination RTBC
As the limit was moved to the end right before the execute and returning of results$result = $query->orderByHeader($header)->limit($limit)->execute(); return $result;