Take file path after upload? [closed]

2

I'm making an email application using VueJS and I'm in the attachments part, and I want to get the file path because it's just enough so I can send the attachment using nodemailer.

Is there any method that I can pick up the path of the file that I chose to upload as an attachment after it has been uploaded to the server?

    
asked by anonymous 31.08.2017 / 22:47

0 answers