Created
December 4, 2015 15:03
-
-
Save khoa-le/79c70b1a049d823fbcf9 to your computer and use it in GitHub Desktop.
symfony.bash
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
//Generate Entity from exist database | |
php app/console doctrine:mapping:import --force LmkUserBundle annotation --filter=User |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment