2 ways that are basically the same.
I'd go with a modal and have a confirm button in it. The other method is just showing a different view.
Both ways would need you to create another route that is called before the default route is called.
/logout/confirm > OK button > /logout
I forgot what the default is ... sorry
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community