Courses

Laravel Backends for Vue.js 3 - CRUD with Laravel and Vue - Fetch Resource Lists from Laravel and Handle Pagination in Vue (Part 1)

In this lesson, we fetch the links to display on the /links application route by making a GET request to the /links route on the Laravel powered API. We also start implementing pagination with the laravel-vue-pagination library.

Links