#laravel #inertia #webdevelopment
Chapters:
00:00 What is pagination bar?
01:50 Server side implementation
08:13 Client side implementation (Vue component)
Pagination is a must-have feature in the most of the web application.
In this video, I will show you how to build such a pagination bar in a Laravel Inertia application.
PR for this part of code change: https://github.com/sugarforever/short...
For the whole series of Laravel Short URL Service videos: • Laravel App - Short URL Service
For other laravel related videos, please check out the playlist: • Laravel