Closed kaptk2 closed 1 year ago
SignPart needs to be implemented in the controller. https://uppy.io/docs/aws-s3-multipart/#signPart-file-partData
@kaptk2 @oyarzun Thanks for the heads up! :) I just added a new release (https://github.com/TappNetwork/laravel-uppy-s3-multipart-upload/releases/tag/v1.0) with this update. Please let me know if everything is working for you.
hello all i want firstly to say thank you for this wonderful package. i have have installed laravel v 10.5 So when i try to install this he told me the are some conflict whit the contract version so how can you help me please?
Everything is working great for me. We've had it in production for a couple weeks without a hiccup. Closing this issue now
@kaptk2 Awesome! Thank you for the feedback :)
Hello. Thank you again for this beautiful package. I have a problem. I followed all the steps of the last version to add it to my project and it shows me no errors. to my astonishment when I tried to use the in my form it only shows me this text: Uploaded file: nothing yet. Can you help me please.
On Thu, Apr 13, 2023 at 6:28 PM Andréia Bohner @.***> wrote:
@kaptk2 https://github.com/kaptk2 Awesome! Thank you for the feedback :)
— Reply to this email directly, view it on GitHub https://github.com/TappNetwork/laravel-uppy-s3-multipart-upload/issues/17#issuecomment-1507686143, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLUE5NSE44OT6V6UUAPIW3XBB4YPANCNFSM6AAAAAAUJEUXRM . You are receiving this because you commented.Message ID: @.*** com>
When Uppy version 3 is installed like this:
a 404 error is thrown as soon as a file is uploaded.
Using version 2.0.2 as recommend in the documentation works.