Build Laravel API CRUD Operations with Postman: A Step-by-Step Guide
Code With ERaufi Code With ERaufi
1.83K subscribers
7,650 views
0

 Published On Mar 11, 2023

Source code: https://github.com/ERaufi
Demo: https://stacktips.rf.gd/

In this video, we will learn how to create a Laravel API CRUD application using Postman. We will cover the basic concepts of RESTful APIs, how to create routes, controllers, and models for our API, and how to test our API using Postman. We will also explore how to implement various CRUD operations like create, read, update, and delete data from our database. This video is perfect for developers who want to learn how to build a simple CRUD API with Laravel and Postman.

Don't forget to like and subscribe to our channel for more Laravel and web development tutorials!

Chapters:

0:00 Creating Test API
01:45 Creating Model with Controller and Migration
03:17 Creating Post Method
07:20 Creating PUT Method
10:30 Creating Delete Method
12:45 Creating GET Method

show more

Share/Embed