vyuldashev / nova-permission

A Laravel Nova tool for Spatie's laravel-permission library
https://novapackages.com/packages/vyuldashev/nova-permission
419 stars 217 forks source link

Errors after fresh install #112

Closed danielschweiger closed 4 years ago

danielschweiger commented 4 years ago

I did a fresh install on a fresh laravel + spatie permissions app. If I navigate to a users view resource I get the errors, see screenshot.

Bildschirmfoto 2019-12-25 um 13 55 50
danielschweiger commented 4 years ago

I forgot to add the Spatie Trait to the models, everything works now.