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
{{ message }}
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.
In step 1.2 of the docs it says that the file app/AppKernel.php should be adjusted to activate the bundle, specifically the method registerBundles() should be included.
In my Symfony 5.3 installation the above file does not exist. Should I just create this file? Or am I missing something else?
Thank you for your help. :-)
The text was updated successfully, but these errors were encountered:
ok-ttc
changed the title
IS step 2 of the documentation still up to date?
Is step 2 of the documentation still up to date?
Jul 2, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
Hope this question isn't too much trouble.
In step 1.2 of the docs it says that the file app/AppKernel.php should be adjusted to activate the bundle, specifically the method registerBundles() should be included.
In my Symfony 5.3 installation the above file does not exist. Should I just create this file? Or am I missing something else?
Thank you for your help. :-)
The text was updated successfully, but these errors were encountered: