whereNull('thumbnail_path') ->take($limit) ->get(); foreach ($videos as $video) { Pipeline::dispatch($video); } } }