Hey guys, quick question please, I am using Laravel, Vue, Filepond, AWS S3 - while I upload a file, filepond upload status shows "100% Uploading" before the file is uploaded before even a response comes from the server When I try it locally (using public instead of s3) it works fine, I believe it's because of s3 upload function works asynchronously, is there a way to fix that please?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community