I have a form with 2 input field with type file and with different name attr. I wanna send these files and store it on my db, on the backedn i am using multer.
Now here i