Skip to content

Instantly share code, notes, and snippets.

@sourcerebels
Created February 11, 2012 17:11
Show Gist options
  • Save sourcerebels/1802511 to your computer and use it in GitHub Desktop.
Save sourcerebels/1802511 to your computer and use it in GitHub Desktop.
PHP > Symfony2 > Create a bundle from command line
# Execute from "Symfony" installation folder
php app/console generate:bundle --namespace=Sourcerebels/BlogBundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment