Support pagination on groupBy queries

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Fixed
    • Priority: Unknown
    • laravel-4.1.0
    • Affects Version/s: None
    • Component/s: Laravel
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      This method is not supported by MongoDB. Try "toMql()" instead.

       

      // code placeholder
      $rs = \DB::collection('departments')
          ->groupBy('title')
          ->paginate(); 

            Assignee:
            Jérôme Tamarelle
            Reporter:
            Muhammad Memon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: