Email verification doesnt show up
Using emailverification in my panel doesnt show the prompt but a json message. How do I address this


4 Replies
I assume the email doesn't get sent. I susepct you are not working the queue?
php artisan queue:work
When do you get shown that JSON? 🤔
When logging in
so on the dashboard page
Can you maybe check the network tab in dev tools and show the last requests?