Symfony2 File Upload with Related Entities

This is for a very old version of Symfony – 2.3 It might not work with the version of Symfony you’re using Here is how I do it. What it does? Upload an image file and an audio file and add an encode job. The purpose is to join an image and a mp3 into…

Read Article

File Uploads in PHP and in Symfony2

If you’re looking for an example: symfony2 file upload with related entities The PHP way: SQL

HTML

15 minutes later. Success. The symfony2 way: How to handle File Uploads with Doctrine Multiple File Uploads with Symfony2 Syntax Error. Head Explodes. 3 days later, time wasted. And this is why Symfony2 sucks. Can you…

Read Article