novaspatiepermissions icon indicating copy to clipboard operation
novaspatiepermissions copied to clipboard

call to undefined method App\Models\User::roles()

Open ghoreyshi opened this issue 2 years ago • 1 comments

when go to user detail page, show this error

call to undefined method App\Models\User::roles(); call to undefined method App\Models\User::permissions();

ghoreyshi avatar Jun 14 '22 14:06 ghoreyshi

Hi, make sure to follow the basic usage in the Spatie guide 👍

https://spatie.be/docs/laravel-permission/v5/basic-usage/basic-usage

powolnymarcel avatar Jun 25 '22 21:06 powolnymarcel