I am developing an ecommerce website https://www.babyshopnepal.com I am trying to load the contents of the site as the user scrolls through the page. I want to achieve functionality similar to shopclues.com i.e load contents when user scroll.
I tried to use jquery lazy load but it didn't effect any page load speed.
Any ideas how to get this functionality with laravel?