You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have written an excellent blog and provided valuable code for custom development in Next.js. I am very grateful for this resource. I am trying to upload images locally, similar to Multer, so that I can host the images on my own blog. Can you provide any insight on this topic? Is it possible to upload an image by passing the complete URL address (e.g., https://codevoweb.com/wp-content/uploads/2022/01/logocodevo.webp) into a form input and submitting it to upload the image to the folder?
The text was updated successfully, but these errors were encountered:
You have written an excellent blog and provided valuable code for custom development in Next.js. I am very grateful for this resource. I am trying to upload images locally, similar to Multer, so that I can host the images on my own blog. Can you provide any insight on this topic? Is it possible to upload an image by passing the complete URL address (e.g., https://codevoweb.com/wp-content/uploads/2022/01/logocodevo.webp) into a form input and submitting it to upload the image to the folder?
The text was updated successfully, but these errors were encountered: