whereDate('published_date', Carbon::today()) ->take(8) ->get() ->unique('source.name')); } }