Symfony 6 website skeleton 404 for controller
I am trying out Symfony the first time. I installed it with
Symfony get all event listeners in CLI command
Can anyone advise how can I get all events (classes) that have AsEventListener tags in Symfony 6.4?
Symfony 6.4 – Unable to declare an abstract form type as a service
In my Symfony 6.4 project, I’m trying to declare an abstract service in services.yaml by doing the following :