hiteshchoudhary / chai-backend

A video series on chai aur code youtube channel
5.06k stars 760 forks source link

Update multer.middleware.js #126

Closed anmol420 closed 3 months ago

anmol420 commented 4 months ago

Added the code for the edge case if the user adds the same cover and avatar image. Before the addition, the code would give some error as both the files have the same name when pushed to the public folder.