Closed mina-8 closed 11 months ago
return [ /*
how to change disk from local to s3 to upload chunk file to my bucket s3 ?
You can use s3 chunk cloud upload using their SDK - currently not in this package or you can upload it after chunks were merged: https://github.com/pionl/laravel-chunk-upload/wiki/Saving-to-Cloud
return [ /*
how to change disk from local to s3 to upload chunk file to my bucket s3 ?