NuxtJS CRUD 3: How to edit & update data using API in Nuxt JS | edit update data using api in Nuxt 3

preview_player
Показать описание
In this video, I have taught how to get data from api and edit the data and update data using laravel api in nuxt js 3 with Form Validation.
Also setuped a Loader on form submit.

NuxtJS CRUD 1: How to insert data into database in nuxt js

NuxtJS CRUD 2: How to fetch data using API in Nuxt JS

NuxtJS CRUD 4: How to confirm & delete data using API in Nuxt JS

Рекомендации по теме
Комментарии
Автор

Am i able to define a route like ? And how would I do it? Because I'm wondering, that usually, the "/students/:id/" route is a #show and not an edit.

ndrslmpk