FroshDevelopmentHelper
FroshDevelopmentHelper copied to clipboard
Create service in src/service
I created a command to create a service.
Simply execute the following command:
ddev exec bin/console frosh:make:service
Then you will be asked how to name the service.
Should we name it event subscriber instead of service?
Hey! Any updates?