We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b079a66 commit 3ab10cdCopy full SHA for 3ab10cd
CHANGELOG.md
@@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. This projec
9
10
- Upgrade to Laravel 10 and set minimum PHP version to 8.1.
11
- **BREAKING**: The schema's id field must now always be provided to the `CursorPagination::make()` method and/or
12
- constructor.
+ constructor. I.e. use `CursorPagination::make($this->id())`
13
14
## [2.1.0] - 2023-01-24
15
0 commit comments