Have been trying to upload files from different fields but the same form using multer but they are not displaying in front end that's my index page and the upload directory.
But anytime I upload.single()
everything is working fine and even upload.array()
is still not working.