Skip to content

add support stream upload #9

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

roboticsexpert
Copy link

if you upload large file , it will eat memory ... but you can upload it as stream

also added support for laravel 7

check it and say anything would you like to change

just squash it

@czim
Copy link
Owner

czim commented Mar 14, 2020

Sounds like a good idea, thanks!

I would appreciate it if you could:

  • Remove local IDE files from git (.idea)
  • Adhere to the package style, or at least nog modify (whitespace) style for existing files
  • Add/update tests for changed functionality or new featurs

There's quite a bit I have to sift through here before I can consider merging.

If not, that's fine too -- I will use your changes as a base/suggestion for adding this feature.
I do also want to look into the possibility of adding features without breaking changes, if possible.

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

Successfully merging this pull request may close these issues.

2 participants