You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The $total parameter was added in Laravel 11, so on Laravel 10
we can't skip the COUNT query. The test now only asserts the
query count and custom total on Laravel 11+.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments