Let's build PHP pagination from scratch, creating an algorithm to build page links, and a formatter to transform links into an HTML view.
Learn to build a reusable section-based pagination component with Vue. Can be used with any API endpoint that gives pagination metadata.
Pagination for both web and API, using Eloquent or any other database support. Plus, customisable pagination templates!