how to set group by on filter or sort
Open
- Dominant language
- PHP
- Stars
- 163
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Well i was wandering to know how to set parameters per $query->groupBy('table.id');
Contributor guide
Research direction
Start at the query-building entry point represented by `$query->groupBy('table.id')` and trace how this controller handles filter and sort parameters. Confirm whether grouping is supported and document the parameter usage or limitation, with a reproducible example showing the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php
- Domain
- api, backend
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100