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.
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.