Skip to content

Instantly share code, notes, and snippets.

@KhanMaytok
Created May 30, 2015 16:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KhanMaytok/58b9ca40899d43043074 to your computer and use it in GitHub Desktop.
Save KhanMaytok/58b9ca40899d43043074 to your computer and use it in GitHub Desktop.
Generar Entidades doctrine
php bin/console doctrine:mapping:convert annotation ./src/AppBundle/Resources/config/doctrine/metadata/orm --from-database --force --filter="NombreDeTabla"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment