In order to optimize your website load time, you should not load too many resources on one page as it could result in longer page load times.

That is why it is good to use pagination to limit the number of resources on each page.

laravel simple scroll

In this post, I will show you how to use the built-in Laravel pagination and enhance it with infinite scrolling using jScroll!