Symfony Forms in Detail, by Christopher Hertel | Web Summer Camp 2019

preview_player
Показать описание

Forms are an important element on various websites and come in different variations. A simple form is easily set up with Symfony's Form Component, but what about complex scenarios? We will have a look at the architecture of the component, which extension points are helpful and which features might even be implemented without the component.
Рекомендации по теме
Комментарии
Автор

This is such a failed attempt at automating form handling. It's so much quicker to write and process the form yourself but then again the average Symfony dev doesn't know $_POST is a thing.

maelstrom
Автор

a year old and it's completely out of date...

chimerablack