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.
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? -- 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
