TappNetwork / laravel-uppy-s3-multipart-upload

Multipart Uploads using Laravel, AWS S3, and Uppy
MIT License
69 stars 18 forks source link

Update UppyS3MultipartController.php #23

Closed kerkness closed 1 year ago

kerkness commented 1 year ago

I've found that the route partNumber is not always cast as int. Without forcing it to int an error can be thrown