HijenHEK / laravel-vue-sanctum-spa

A Laravel 8 and Vue 3 SPA boilerplate using tailwind styling and sanctum for authentication :ghost:
66 stars 18 forks source link

VerifiesEmails not found #6

Closed TUCA33 closed 2 years ago

TUCA33 commented 2 years ago

I get the error "Illuminate\Foundation\Auth\VerifiesEmails" when trying to verify mail, I don't understand where the problem is

HijenHEK commented 2 years ago

provide more info about the issue you are facing , read composer.json and verify that all classes are loaded , this should be a local issue .

HijenHEK commented 2 years ago

closing for unclarity and inactivity