Full Stack Vue.js & Laravel CRUD with RESTFUL API | Intro

preview_player
Показать описание
In this video we have created single page application using laravel and Vue framework all from the scratch.

What you will learn in this video
Create Restful API using Laravel
Create data in MySQL using tinker.
Create Models using Laravel
Create Routes and manage controller in Laravel
Create Routes for navigating pages
Create Validations for form attributes
Create loader for form loading
Create CRUD complete using VUE.JS and Laravel

1) You will learn installation of Laravel and VUE.JS. You will create API in Laravel for GET request and show all records from database on frontend. You will be able to create components and routes. You will also learn about AXIOS library which helps to run the HTTP requests. Click the link to watch first part of this video.


2) We have create API POST request to submit the data in database. Plus we have also create API for File Upload. I have use POSTMAN to test our API. Click the link to watch second part of this video.

3) You will run the API with the help of AXIOS and submit the form using form data. We also have use validations to submit all the required fields. Click the link to watch third part of this video.

***************************************************

Please don't forget to like and subscribe my YouTube channel
Рекомендации по теме
Комментарии
Автор

hello friend, excellent course

would it be possible to share the source code please?

AlexanderAlmanza-sf