dimanche 3 novembre 2019

Redirect back to the same position in Laravel

How can i redirect back to the same position an element was? I have a favorite button and when clicked i want it to redirect back to where it was originally. Right now it redirects to the top of the page.

I have tried to use this solution return redirect(url()->previous().'#something'); But this redirect back to the bottom of the page



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire