Massimiliano Arione

Results 255 comments of Massimiliano Arione

@WolfgangDrescher extension is needed because UploaderHelper is tagged as `templating.helper` in container (so, it's needed to give user the opportunity of using such helper in pure-PHP templates). Rather than remove...

You should know the path of your assets, since you configured it. Just retrieve such path from configuration

I summon @leigh-ols (being the auhor of PR that closed related issue)

Did you try to manually POST your form? I'm afraid that this bundle can't solve any frontend related issue, like your form rendering. Of course, double checking with Symfony docs...

You need to follow Symfony docs for forms. But this is, unfortunately, unrelated to this bundle. Symfony itself offers many channels of support.

I always did mime type checks on new entities without any problem