Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme file #1

Open
impronta48 opened this issue Apr 2, 2020 · 1 comment
Open

Readme file #1

impronta48 opened this issue Apr 2, 2020 · 1 comment

Comments

@impronta48
Copy link

Hi,
your plugin looks really well done, I've tried to do some reverse engineering on how to use it, but a couple of info in a readme.md would be really great!

Thanks for your work
Massimo

@OneHatRepo
Copy link

FYI, here is the code I used in CakePHP v4:

$config = Configure::read('Upload');
$uploader = new Uploader($config, $this->request->getData('file'));
$result = $uploader->upload();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants