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