We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d38e992 + 961b1d8 commit dbecb9fCopy full SHA for dbecb9f
Resources/doc/README.markdown
@@ -45,6 +45,7 @@ $loader->registerNamespaces(array(
45
'FOS' => __DIR__.'/../vendor/bundles',
46
));
47
```
48
+### After downloading (for both Symfony 2.0 or 2.1+):
49
50
Register the bundle in `app/AppKernel.php`:
51
0 commit comments