G89Angel
6/29/2017 - 3:43 PM

ROLES HIERARCHY FEATURE SYMFONY

ROLES HIERARCHY FEATURE SYMFONY A good way to handle concrete permissions.

role_hierarchy:
    ROLE_USER: [ROLE_ADD_COMMENT]
    ROLE_AUTHOR: [ROLE_ADD_COMMENT]