Description
Even though registering a Sylius Resource gives us an automatically generated form, there are cases where we need something more advanced and want to build a custom Symfony form. In this episode, we’ll learn how to create our own form by extending AbstractResourceType and how to use it both globally and on a per-route basis.