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