rahulhaque / laravel-filepond

Use FilePond the Laravel way.
MIT License
185 stars 31 forks source link

chunk upload is not working #10

Closed alykhan2212 closed 2 years ago

alykhan2212 commented 2 years ago

chunk upload isn't working. Is it possible now to upload large files in chunks using this package ?

rahulhaque commented 2 years ago

@alykhan2212 not implemented yet.

takielias commented 2 years ago

@alykhan2212 not implemented yet.

Do you have a plan to implement chunk upload?

rahulhaque commented 2 years ago

@takielias @alykhan2212 Of course. However I am not getting much free time to invest in this project. Currently I am focusing on third party storage support which has many workarounds. Choosing one is difficult because there are numerous ways of doing things with Filepond. That's why I have exposed the API for the package. Chunk upload maybe next as I am currently not handling large file uploads for my projects but seems more important than 3rd party storage support. Whichever the case, the next release may contain significant changes.

vikas-c247 commented 2 years ago

there is a problem with the remove image in this package

rahulhaque commented 2 years ago

@Vikaschapter please, elaborate.