15 Save Vuejs form to Laravel along with Passport install for API

Опубликовано: 28 Сентябрь 2024
на канале: Amitav Roy
1,455
23

In this video we will move ahead with our Vue.js form and create the Laravel API to save the restaurant information into the database and update that on the front end. Doing so, we will use the Eloquent ORM relationships and add Laravel Passport to consume our own API in our Javascript application so that we can get the Authenticated user object inside our API routes.

Code: https://gitlab.com/amitavroy7/munchex...