repository->paginate()); } public function show(Artist $artist) { return ArtistResource::make($artist); } }