Skip to content

Latest commit

 

History

History
executable file
·
9 lines (8 loc) · 285 Bytes

README.md

File metadata and controls

executable file
·
9 lines (8 loc) · 285 Bytes

kickstart

Ready to use Symfony 3.0 project with integration between FOSUserBundle and SonataAdminBundle.

How to use:

  • Clone the project
  • Get into the new project directory: cd kickstart
  • Change the origin name into upstream: git remote rename origin upstream