作者 lyh

gx

... ... @@ -52,7 +52,6 @@ class ImageController extends Controller
$this->param = $this->request->all();
$this->config = config('filesystems.disks.upload');
$this->uploads = config('upload.default_image');
$this->get_param();
}
/**
... ...