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...