Closed webiator-gmbh closed 4 years ago
Does the updatedAt
field you are using in the setImageFile
exists and is mapped with Doctrine ?
Yeah, I got my trait wrong :/
Using
use TimestampableEntity;
did the trick. Thanks for your time!
You're welcome :)
PHP: 7.4.6 Symfony: 5.0.7
I cannot update (meaning replace) existing images. Any ideas?
This is my setup:
Entity:
Form: