password-generator-bundle
password-generator-bundle copied to clipboard
Symfony Flex Recipe
Hey, will there be a recipe for symfony flex on https://github.com/symfony/recipes-contrib?
Here is the Guide on how to create one: https://github.com/symfony/recipes
I haven't created any recipe yet, but i can try if you like me to do so.
There does need to be a recipe for flex. If you want to give it a go, then I'm happy for you to do it.
It does need doing.
You mean it's not needed because of following note from the guide?
Don't create a recipe for Symfony bundles if the only configuration in the manifest is the registration of the bundle for all environments, as this is done automatically.
I haven't looked into creating recipes. It's something that I assume needs doing.
The bundle needs config setup and I don't know if that is done automatically.
What config is needed? I'm using the bundle without configuration in the config.yml.
yeah, sorry, I'm thinking about a different bundle. maybe the recipe isn't required?