0

enter image description here

I want to get numbers of student in each class. i used this query before.

$group=DB::table('students')->groupBy('class');

What will be the query for getting student numbers in each class? please help

tariqul anik
  • 314
  • 6
  • 24

0 Answers0