Hi,
i'm about to start a symfony2 project so i've created my own project
directory inside ~/myProject. I want to store symfony2 framework inside
~/myProject/symfony so i'm going to use git submodules for that. Then i
would need to add some bundles to to have Doctrine ORM support,etc My
question is how is your symfony2 setup, where do you store your Doctrine ORM
bundles to be able to be updated using git and where am i supposed to store
my own project bundles? I just need to create a project structure which lets
me update symfony2 using git and the rest of the bundles like Doctrine ORM,
but also to be able to commit my work (php files) to my private git repo.
Thanks in advanced :)

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to