uploadImg($request->file('image')); return $this->json($res); } }