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.
1 parent d38e992 commit 961b1d8Copy full SHA for 961b1d8
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