Skip to content
ankursanghi edited this page Jul 28, 2015 · 6 revisions

Welcome to the multer wiki!

The you use in multer's upload.single() function must be the same as the one you use in <input type="file" name="" ...>. Same for upload.array().

Clone this wiki locally