Laravel – How to prevent page to scroll on top when user add a comment on post?
i am trying to make website using Laravel 10 and i have added comment option for users so they can leave comment on any post but the problem is when use add comment on post the page scroll to top…