all()); $list = $query->simplePaginate(Paginator::resolvePerPage('per_page', 20, 50)); return $this->json(FriendLinkResource::collection($list)); } }