You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install and configure the bundle per instructions.
Change the welcome page type to be_simple_i18n.
Outcome:
Cannot load resource "@AppBundle/Controller/IndexController.php". Make sure the "AppBundle"
bundle is correctly registered and loaded in the application kernel class. If the bundle is registered,
make sure the bundle path "@AppBundle/Controller/IndexController.php" is not empty.
Any ideas or what could be causing that?
I've tried on both Symfony 3.0.2 and 2.6
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
Create a new project with the welcome page.
Install and configure the bundle per instructions.
Change the welcome page type to
be_simple_i18n
.Outcome:
Any ideas or what could be causing that?
I've tried on both Symfony 3.0.2 and 2.6
The text was updated successfully, but these errors were encountered: