我正在尝试使用Symfony和Doctrine创建一个表单。我使用Doctrine创建了一个Job类,并在mysql中创建了一个与其相关的表。我可以访问列出作业的索引页,但不能访问新的条目页面。JobController.php
use Symfony\Component\HttpFoundation\Reques
我们正在尝试从CustomerProfileType扩展,我们得到的错误如下:"code": 500,
"message": "Could not load type "abc\Form\Extension\AdminApi\CustomerProfileTypeExtension": class does not implement "Symfony\Component\Form\FormTypeInterface