Skip to content

Instantly share code, notes, and snippets.

@htxuankhoa
Last active July 23, 2016 17:20
Show Gist options
  • Save htxuankhoa/f30f7cab1dea29269d00567d77932510 to your computer and use it in GitHub Desktop.
Save htxuankhoa/f30f7cab1dea29269d00567d77932510 to your computer and use it in GitHub Desktop.
symfony3

#Symfony 3

Common

Composer

composer require symfony/assetic-bundle

Console

php bin/console generate:bundle
php bin/console debug:router
php bin/console generate:doctrine:crud
php bin/console config:dump-reference

Bundles

Important note: to avoid technical debt, please consider carefully about your current business requirements before use them!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment