Skip to content

Instantly share code, notes, and snippets.

@hugopereira84
Created March 1, 2017 00:11
Show Gist options
  • Save hugopereira84/c480420b1ae80497099ec05fca4c61da to your computer and use it in GitHub Desktop.
Save hugopereira84/c480420b1ae80497099ec05fca4c61da to your computer and use it in GitHub Desktop.
Create entitie
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