New User Role is not working #430
Unanswered
shubh-mehrotra
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Did you follow this doc? can you please check again there to understand how it works https://github.com/nasirkhan/laravel-starter/wiki/Role-Permission |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a new role and created new routes with middlewares (
'middleware' => ['web', 'auth', 'can:manage_purchaseorders']
) but new user isn't able to access those routes.Need your suggestions here.
Beta Was this translation helpful? Give feedback.
All reactions