You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Checking for Roles & Permissions section
I think you made a small mistake in your comments!
$ user-> hasRole (['owner', 'admin'], true); // false, user does not have admin (true: Owner) role
Do I think right?
The text was updated successfully, but these errors were encountered:
mohammadreza33
changed the title
A small mistake in the description
A small mistake in the comments
Jul 31, 2019
In the Checking for Roles & Permissions section
I think you made a small mistake in your comments!
$ user-> hasRole (['owner', 'admin'], true); // false, user does not have admin (true: Owner) role
Do I think right?
The text was updated successfully, but these errors were encountered: