понедельник, 7 мая 2018 г.

Symfony FileType doesnt append file

If you cannot receive file on form submit (file field left null), be sure your {{ form_row(file) }} is inside {{ form-start(form) }} and {{ form_end(form) }}, and also check is this scope closed properly, check this in Devtools.

Комментариев нет:

Отправить комментарий