delete group by
This commit is contained in:
@@ -33,7 +33,6 @@ class ReportService
|
|||||||
$request,
|
$request,
|
||||||
allowedFilters: ['*'],
|
allowedFilters: ['*'],
|
||||||
allowedSortings: ['*'],
|
allowedSortings: ['*'],
|
||||||
allowedGroupBy: ['d']
|
|
||||||
);
|
);
|
||||||
|
|
||||||
$data = collect($data);
|
$data = collect($data);
|
||||||
|
|||||||
Reference in New Issue
Block a user