withCount("danmakus")->orderByDesc("created_at")->limit(20)->get(); return view("danmaku", [ "video_list" => $video_list, ]); } }