Last active
March 1, 2017 00:12
-
-
Save hugopereira84/0bc4d93ffca2ee7ea3bdd0acd32c11ab to your computer and use it in GitHub Desktop.
Create bundle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create bundle symfony: | |
php app/console generate:bundle | |
- Bundle Namespace: Core/Bundle/UserBundle | |
- Bundle Name: use default | |
- Target directory: use default | |
- Configuration format (yml, xml, php, or annotation): yml | |
- Do you want to generate the whole directory structure: use default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment