We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Apply fixes from StyleCI [ci skip] [skip ci]
perf: improve count and ids query (#144)
[4.x] Use ModelSchema typename for queries (#142) (cherry picked from commit 15ce948)
Revert "fix: Distinct on model primary key (#139)" This reverts commit b21d115
[3.x] Support PHP 8 (#141)
✨ Support Laravel 8 (#143) Co-authored-by: Erik Gaal <[email protected]>
fix: Distinct on model primary key (#139)
✨ Support Laravel 7 (#137) * Bump nunomaduro/larastan to ^0.5 * Support Laravel 7 * Don't use removed trait * Remove TestResponse macro's and usages
Use accessor for search queries (#135)