Verify email before check subscription
I created a middleware to check if a user's subscription (Cashier) is active. However, I have a problem: the subscription check is performed before the email verification check. How can I solve this?
Thanks!
0 Replies