After I logout of my laravel application, in the browser I press the button to backward (go back) and then I see the dashboard.
My client wants to eliminate this "session" that laravel mantein if I go back, (btw; when In that dashboard when I click other URL the middleware redirect me to the login view)
@jlrdw I already redirect to the login page, but when I press the backward buttton laravel send me back to the view of the dashboard, like a view session