Silvanite / novatoolpermissions

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

Class "App\User" not found after creating a role #66

Closed safeboot closed 3 years ago

safeboot commented 3 years ago

I did have another error but that was cleaned with updating composer and publishing Nova. Now I can't access Nova because the error "Class "App\User" not found" is blocking my way after I log into Nova.

What can I do? I am using Laravel 8 which puts the User model in app\models.

sigaev-pro commented 3 years ago

Hello, have the same problem with Laravel 8. Did you solved the problem?

fredroo commented 3 years ago

My app have a name then App is not more the path right, @sigaev-pro your project have a name for App in env file