file-handling icon indicating copy to clipboard operation
file-handling copied to clipboard

add support stream upload

Open roboticsexpert opened this issue 4 years ago • 1 comments

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

roboticsexpert avatar Mar 13 '20 15:03 roboticsexpert

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.

czim avatar Mar 14 '20 09:03 czim