Skip to content

Instantly share code, notes, and snippets.

@khoa-le
Created December 4, 2015 15:03
Show Gist options
  • Save khoa-le/79c70b1a049d823fbcf9 to your computer and use it in GitHub Desktop.
Save khoa-le/79c70b1a049d823fbcf9 to your computer and use it in GitHub Desktop.
symfony.bash
//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