Silvanite / novatoolpermissions

Laravel Nova Permissions Tool (User, Roles and Permissions / Access Control (ACL))
MIT License
101 stars 33 forks source link

Error "Class name must be a valid object or a string (View: ......\nova\resources\views\layout.blade.php)" #65

Closed safeboot closed 3 years ago

safeboot commented 3 years ago

Installed this Nova package but when creating a role, and adding a role named "Administrator" with all permissions and refreshing the site, I get the error:

Class name must be a valid object or a string (View: ........\nova\resources\views\layout.blade.php)

What can I do, I can't access Nova now?

safeboot commented 3 years ago

Fixed by clearing cache, updating composer and publishing Nova...