+ 1
how to upload multiple file upload with Preview in bootstrap like photos upload process
I'm struggling please help me
2 Antworten
+ 1
add extra fields in your forms and process them.
0
You can add to input with files same like this: multiple or multiple="multiple" or hmm multiple="true", you need to check which is good