Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在学习 symfony2,我一直在到处寻找有关如何进行多文件上传的逐步示例,但我找不到。
我已经检查了有关文件上传的在线文档, 但我不知道如何使多个文件上传成为可能。我认为有关如何在不使用另一个包的情况下一次上传多个文件的完整分步示例可能很有用(我非常感谢本教程之类的内容。
非常感谢。
您可以使用PunkAveFileUploaderBundle在 symfony2 中使用BlueImp jQuery 文件上传器一次上传多个文件。希望它会帮助你。