Created
March 1, 2017 00:11
-
-
Save hugopereira84/c480420b1ae80497099ec05fca4c61da to your computer and use it in GitHub Desktop.
Create entitie
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 entitie: | |
php app/console doctrine:generate:entity | |
- The entity shorcute name: CoreUserBundle:User | |
- Configuration format (yml, xml, php, or annotation): use default | |
- Introduce fieldsnames | |
- Do you want to generate an empty repository class: use default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment