Very good guys I have created a test project with Symfony 3.4 Once created the database with its table and its fields. In Symfony I have executed this command php bin / console generate: doctrine: crud, I followed the whole manual from here link
Everything works fine except the delete button that does not do anything this is the error that comes with phpstrom that I think will have something to do I searched a lot in google but I can not find anything that can help me