All permissions which apply on the user (inherited and direct) #2550
Replies: 1 comment
-
See #2551 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using
// All permissions which apply to the user (inherited and direct)
$user->getAllPermissions();
I get this error
Error: Call to a member function merge() on array in file C:\laragon\www\ecommerce\vendor\spatie\laravel-permission\src\Traits\HasPermissions.php on line 348
Beta Was this translation helpful? Give feedback.
All reactions