Email verification doesnt show up

Using emailverification in my panel doesnt show the prompt but a json message. How do I address this
No description
No description
4 Replies
toeknee
toeknee2w ago
I assume the email doesn't get sent. I susepct you are not working the queue? php artisan queue:work
Dennis Koch
Dennis Koch2w ago
When do you get shown that JSON? 🤔
RichtheKid
RichtheKidOP2w ago
When logging in so on the dashboard page
Dennis Koch
Dennis Koch2w ago
Can you maybe check the network tab in dev tools and show the last requests?

Did you find this page helpful?