-
-
Couldn't load subscription status.
- Fork 1.1k
Home
Andrey edited this page Sep 12, 2015
·
6 revisions
Welcome to the multer wiki!
The <NAME> you use in multer's upload.single() function must be the same as the one you use in
<input type="file" name="<NAME>"
Same for upload.array(<Name>).