Building RESTful APIs in Laravel | RESTful API Development in Laravel

preview_player
Показать описание
Welcome to my Channel...!

In this video we are going to see the API Development using Laravel . These are the fundamentals of Laravel API Development and essential trainings. we will see more and more in upcoming videos.

Exercise Files Direct Link:-👇👇👇

PHP Tutorials for Beginners to Master | A-Z Concepts in PHP
PHP Full Playlist:-👇👇👇

Full-Stack JavaScript App Development tutorial:-👇👇👇

Creating and Hosting Full-Stack Site using React:-👇👇👇

Share your thoughts about this video in the comment section and if you have any doubts post it in comment section.

Thank You...!

→→→→→Visit Our Channel For More Videos←←←←←

🏹LIKE
🏹SHARE
🏹SUBSCRIBE

Where There is a Will There is a Way 💘

//Chapters and time splits

00:00:00-00:01:18 Building RESTFUL APIs in Laravel
00:01:19-00:03:50 API overview
00:03:51-00:05:37 APIs in the real world
00:05:38-00:06:59 Our application: ePetitions API
00:07:00-00:10:36 The basics of Laravel 8
00:10:37-00:14:08 The project infrastructure
00:14:09-00:20:43 Creating the database structure
00:20:44-00:26:26 Creating a model factory and seeder
00:26:27-00:31:10 Setting up the RESTful API routes
00:31:11-00:32:05 Challenge: Creating an author resource infrastructure
00:32:06-00:34:42 Solution: Creating an author resource infrastructure
00:34:43-00:40:47 Using API resources to display all petitions
00:40:48-00:43:11 Saving a new petition
00:43:12-00:46:03 Displaying a specific petition
00:46:04-00:48:20 Updating an existing petition
00:48:21-00:52:47 Deleting a petition
00:52:48-00:53:55 Challenge: Building the author resource
00:53:56-00:56:20 Solution: Building the author resource
00:56:21-00:59:41 Installing Postman
00:59:42-01:02:24 GET all petitions
01:02:25-01:04:38 POST a new petition
01:04:39-01:07:41 GET(show) a specific petition
01:07:42-01:10:00 PATCH(update) a petition
01:10:01-01:12:10 DELETE a petition
01:12:11-01:13:05 Challenge: Testing APIs with Postman
01:13:06-01:16:08 Solution: Testing APIs with Postman
01:16:09-01:17:00 Where to go from here
Рекомендации по теме