Alizharb's avatar

uploading an image using vue?

hello guys! i've tried much to upload an image and i've wasted more than 10 hours but without sense : i've tried this

<input type="file" el:image>
formdata.append('image', this.$els.image.files[0]);

but it does not work anyhow , any help?

0 likes
1 reply

Please or to participate in this conversation.