select count from table mysql in laravel code example Example: laravel select count $count = DB::table('category_issue')->count();