Set up easy Vue Pagination for Laravel Projects [via Cloudways]

Shops, Blogs, Google, madewithvuejs.com... All websites that have a lot of uniform content eventually need to divide it into separate pages or sections so users can browse through it comfortably.

Despite Infinite Scrolling being hip now (like Facebook dynamically loads more content when you reach the bottom), a sturdy and well-designed pagination is most user-friendly in many cases.

In his tutorial for Cloudways, Pardeep Kumar shows you how to easily create a pagination with Vue and Laravel!

Read Tutorial

Similar Articles
Top Vuetify Tutorials
08.04.2018  •  in #Tutorial, #Vuetify
Vuetify.js is currently the biggest (and most complete) Material Component Framework for Vue.js. More and more excellent Vuetify Learning Ressources are emerging! Here, I collect some of them.
Server-Side Rendering With Laravel & Vue.js 2.5 [via Antony Gore]
10.04.2018  •  in #Bookmarks
In case you didn't notice before: Laravel is kinda my jam! So I was excited for Server-Side-Rendering being supported for Laravel since last year / Vue.js 2.5 😊 If you need to jump into SSR with Vue.js & Laravel, I recommend Anthony Gore's article...