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
600 stars 168 forks source link

Add GitWorkflow #126

Closed klimov-paul closed 2 years ago

klimov-paul commented 2 years ago
pionl commented 2 years ago

Hi @klimov-paul Thanks! Did you try it? The filesystem drivers has been changed so it is possible it will "crash". Here is an ability to test it via integration tests https://github.com/pionl/laravel-chunk-upload-example

klimov-paul commented 2 years ago

No, I did not yet.

pionl commented 2 years ago

Kk il try to find some time this weekend and test your PR. Thank you for the templates / GitWorflows!

pionl commented 2 years ago

Merged