Created
May 30, 2015 16:02
-
-
Save KhanMaytok/58b9ca40899d43043074 to your computer and use it in GitHub Desktop.
Generar Entidades doctrine
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
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