Introduction | Laravel REST API Tutorial | Part 1

preview_player
Показать описание
In this video, we will give a short introduction to our new tutorial series on how to create a REST API with Laravel.

Support me:

Timestamps:
00:00 Intro
00:24 Course overview
00:52 Tools needed
01:24 Prerequisite
01:50 Code Sample
03:24 Outro

#Laravel
#RESTApi
Рекомендации по теме
Комментарии
Автор

(I finished this tutorial and came back here to leave this) Thanks a lot, this was an incredible tutorial for me as a Laravel developer to learn Rest API here

albaraaalshahhoud
Автор

Thanks for this. Please make a queue course, sending email and attachments, uploading large file with queue.etc

sajsta
Автор

Hello, i've followed your laravel playlist. How are you getting article: {type: 'article'} .... Singular
my results are below 👇
data: {
posts: {
type: 'posts',
id: '1',
attributes: [Object],
relationships: [Object],
links: [Object]
},
status: 'success'
}

zaripema