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
617 stars 167 forks source link

Laravel 8 compatibility? #112

Closed beornlake closed 3 years ago

beornlake commented 4 years ago

Wondering where this package stands on compatibility with Laravel 8. Looks like @drjdr has a fork that makes some cursory changes to the composer.json, but that’s about it. Doesn’t look like he’s submitted a merge request for that, though...

pishguy commented 4 years ago

@beornlake yes your right, i installed that by this repository:

drjdr/laravel-chunk-upload

pionl commented 3 years ago

🚀 Laravel 8 support - all acceptance tests passed