spatie/laravel-permission

Bug @can OR $user->can OR $user->hasAnyPermission($permission)

trungnhan0436 opened this issue · 1 comments

Bug @can OR $user->can OR $user->hasAnyPermission($permission)

Version 6.7

image

Yes it's a bug.
But not in this package.

The bug is in your application.
Unfortunately you didn't post any code from your application to show what part of your code is generating the error, so it's impossible to assist you in fixing your bug.