vault
vault copied to clipboard
How can I implement Roles such as Group Admin, Group Moderator etc.
Can you show me a way to implement roles such as Group Admin, Group Moderator, Page Admin, Page Content Admin etc. so that I can use like this @role('group_admin') in blade template ? There will be multiple groups/pages , and the role need to be specific to individual group/page.
sorry, this is not an issue, this is a question.