count(); } public function HoTest() { echo DB::table('group')->count(); } }