pionl / laravel-chunk-upload

The basic implementation for chunk upload with multiple providers support like jQuery-file-upload, pupload, DropZone and resumable.js
MIT License
602 stars 167 forks source link

Laravel 10 support #151

Closed amirsadeghi1 closed 1 year ago

amirsadeghi1 commented 1 year ago
Q A
Is bugfix? ✔️
New feature?
Tests pass? ✔️
pionl commented 1 year ago

Hi, thank you for your PR. Could you confirm that APP is working in https://github.com/pionl/laravel-chunk-upload/issues/147#issuecomment-1419432168 ?

Thank you

pionl commented 1 year ago

Thank you for PR, I've released new version with few changes. If interested, more in this issue