How to Upload Base64 Images in Vue & NodeJS
Previously, I had written on uploading multiple images from a Vue Application to a Laravel Backend. In that solution, we made use of Javascript’s FormData Object. Here’s that article if you missed it:
https://devjavu.space/post/build-a-simple-blog-mu...
devjavu.hashnode.dev9 min read