API Development with Laravel 10 - Build a REST API from scratch

preview_player
Показать описание
The goal of this tutorial is to guide you step by step through the process of creating a functional and secure API using Laravel. By the end of this tutorial, you will be able to create, configure, and test your own APIs with Laravel.

Are you excited? Because I sure am! So, without further ado, let’s dive in and get started.”

Let’s go through an example of creating a simple API using Laravel 10, where we’ll build a simple CRUD (Create, Read, Update, Delete) API for a ‘Product’ resource.

Timestamps:
Intro 00:00
Simple API CRUD 02:00
Laravel Auth with Sanctum 32:45

Links:

Github Code:

I made another series on the same.
Рекомендации по теме
Комментарии
Автор

Awesome ! Please make a Fullstack tutorial series with Rest API, Laravel 10 & Vue Js 3.

sohanrahman
Автор

Hello. How would it be to make an ecommerce?
I mean the sections.

beticohernandez
Автор

when i run the post request im getting an error 500 and it says Target class [DeviceController] does not exist

EliCarlton
Автор

Como se consume esa api seria bueno una demostración

beticohernandez