I am learning symfony2, I've been looking everywhere for a good step by step example on how to make a multiple file upload and I couldn't find it.
I have already checked the online documentation on file uploads but I could not figure out how to make it possible for multiple file uploads. I thought a full step by step example on how to upload multiple files at once without using another bundle could be useful (something like this tutorial would me realy appreciated.
Thanks a lot.