Hi Le 29 mai 2012 à 16:26, adrien tchuya a écrit :
> hello to you > > I am quite new to this site. > In fact I'm working on a tutorial with symfony and I'm new with this > framework. This is the developer mailing list, it does not deal with this kind of issue. You should ask for help on the user mailing list: http://symfony.com/mailing-lists > > At some level I am asked to install the fixtures. the problem is that > I do not understand the mechanism for installing fixtures that I have > read and applied. they say: First, in the dependency file deps, add > these lines: [doctrine-fixtures] > git = http://github.com/doctrine/data-fixtures.git > > [DoctrineFixturesBundle] > git = http://github.com/symfony/DoctrineFixturesBundle.git > target = / bundles / Symfony / Bundle / DoctrineFixturesBundle > > Then I know what's that dependency file deps and t or is he? > > It must then launch the update of the vendors to actually install and, > if necessary, to update your installation of Symfony2: bin / vendors > install > How please? > > can you help me please? Very short answer, start the quick tour guide: http://symfony.com/doc/current/quick_tour/the_big_picture.html Cheers Romain Geissler -- 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 developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en
