We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3313e9d commit 9840f33Copy full SHA for 9840f33
UPGRADE.md
@@ -4,6 +4,7 @@
4
5
- `ApiResourceDataTable` support dropped, use `CollectionDataTable` instead.
6
- `queryBuilder()` deprecated method removed, use `query()` instead.
7
+- Methods signature were updated to PHP8 syntax, adjust as needed if you extended the package.
8
9
## Upgrading from v8.x to v9.x
10
0 commit comments