User::query() ->withCount([ 'orangePills', ]) ->orderByDesc('orange_pills_count') ->get(), ]); } }