In the client part I have implemented vue, I have a post request with axios as follows,
formData.append("file_location", archive.files[0]);