There is no extension able to load the configuration for “facebookbundle” symfony2
Also, keep in mind that the root key of the configuration file must be a normalized form of the Bundle’s name. This is something I’ve encoutered a few times and it’s very frustrating to solve if you’re not aware of it. Example: if bundle is called MyFirstAwesomeBundle, then the root key in the file must … Read more