-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Laravel
-
None
This method is not supported by MongoDB. Try "toMql()" instead.
// code placeholder $rs = \DB::collection('departments') ->groupBy('title') ->paginate();