Last active
January 13, 2017 19:53
-
-
Save ahonymous/4f412b688ba21ed0d11c4ff431698d8a to your computer and use it in GitHub Desktop.
HW 13 Event Dispatcher, Security
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. All tags for services: http://symfony.com/doc/current/reference/dic_tags.html | |
2. Base documentation: http://symfony.com/doc/current/event_dispatcher.html , http://symfony.com/doc/current/components/event_dispatcher.html | |
3. Request/Responce before-after filters: http://symfony.com/doc/current/event_dispatcher/before_after_filters.html | |
4. Doctrine Listeners: http://symfony.com/doc/current/doctrine/event_listeners_subscribers.html | |
5. Doctrine Events: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/events.html |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://symfony.com/doc/current/reference/configuration/security.html | |
http://symfony.com/doc/current/security.html | |
http://symfony.com/doc/2.0/book/security.html | |
http://symfony.com/doc/current/security/guard_authentication.html | |
http://symfony.com/doc/current/security/voters.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Good slides about GUARD:
http://www.slideshare.net/weaverryan/symfony-guard-authentication-fun-with-api-token-social-login-jwt-and-more