$posts = PostUrl::with([\'post\' => function ($q) { $q->orderBy(\'created_at\', \'DESC\'); }]) ->where(\'category\',\'like\' ,\'%\'.$cat.\'%\') ->pa