How to convert JSON to FormData for better file uploading using Ajax
📰 Dev.to · Lakh Bawa
If we need to allow file uploading using the axios based forms, you will need to use formData instead...
If we need to allow file uploading using the axios based forms, you will need to use formData instead...