Recommend this page to a friend! |
Classes of Omar Shaban | > | PHP Game of Three | > | app/config/security.yml | > | Download |
|
![]() |
security: providers: in_memory: memory: ~ firewalls: dev: pattern: ^/(_(profiler|wdt|error)|css|images|js)/ security: false default: anonymous: ~ |