Laravel Backends for Vue.js 3 - CRUD with Laravel and Vue - Intro to CRUD with Laravel and Vue
In this lesson, we take a look at how the Laravel backend handles requests for CRUD operations. Laravel Resource Controllers provide a standardized way of setting up API endpoints for resource CRUD.
Links