"Them clients", guess he wants back button in the browser he is using to access the app.
I don't know if Laravel has function going that deep back, probably not. I believe there was something for JS tho, a function to manipulate browsing history. It worked like browser buttons, search for history.back()
or history.go()
.
If I use the javascript counterpart, that works, yes. Just making sure if Laravel had something as well. Thank you.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community