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 Nov 9, 2017. It is now read-only.
If you're not using the latest version, you don't need to import this file (and you can check the documentation related to your version here through the tags.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the routing file, I import this resource "@FOSFacebookBundle/Resources/config/routing.xml"
as the docummentation asks:
application/config/routing.yml
_security_check:
pattern: /login_check
_security_logout:
pattern: /logout
fos_facebook_channel:
resource: "@FOSFacebookBundle/Resources/config/routing.xml"
But this file does not exist in my FOSFacebookBundle, What should I do?
The text was updated successfully, but these errors were encountered: