I have a middleware that validates if the person verified your email, which works perfect because if you did not verify it, it returns it to your home.
How can I add an alert message once it is redirected that says you should verify your email, can you use flash session?