Save image in Nuxt 3
I'm trying to save an image directly to a form upload, on other frameworks I temporarily store the image in a folder then move the image if the form was validated to the public folder but I guess this is not the right solution, does anyone know of a good tuto or explain the right way to do this to achieve what I want? Thanks
2 Replies