Laravel 10 tutorial - Build a REST API from scratch

preview_player
Показать описание
In this video, we're going to be learning how to create a RESTful API with Laravel 10. RESTful APIs are a great way to communicate with your clients from a centralized location, and this video is going to show you how to create a RESTful API with Laravel 10 without any hassle!

If you're new to Laravel 10 and are looking for a way to create a RESTful API, then this video is for you! We're going to be using Laravel 10's built-in features to create our API, and by the end of the video, you'll have a RESTful API up and running! Don't miss out - watch the video now!

If you like this video, you'll love my Laravel courses

Timeline:
00:00 Setting up Laravel project
03:13 Models, migrations, factories
08:12 Create our first API endpoint
12:51 Working with Eloquent API Resource
16:44 Adding a new endpoint to save the resource
20:46 Adding a new endpoint to update the resource
27:45 Adding a new endpoint to remove the resource
Рекомендации по теме
Комментарии
Автор

Thank you man. This is by far the most simplified RESTful API from scratch tutorial using Laravel 10.

kaihutchison
Автор

29:59 I was getting an error in my project, when it was giving me a 404 error for posts requests, I didn't know why, I got back and watch this video again. I realized I forgot to put accept key on hearders. Thank you once again!!

bernanribeiro
Автор

This is by far the fastest tutorial I've seen. Though it lacks explanation due to duration, it does serve well for basic tutorial. Thank you for the good job. Time to google about why I can't use other DB username other than root and about invokable controller

pottato
Автор

You seem to have overlooked one very important thing in this video. Clicking save updates every tab. You need to save as. I realised this at the very end of the video. Maybe they've made updates to Postman since you made this video. Either way, great tutorial and I'll be following along again. Cheers!

StevieB
Автор

you really nailed out we need more informative videos like this please bring more to gain insight of skills needed to handle in the industry thanks a lot hope you would make this type of video again a little more deeper with more information like security keys and more

rapsontembo
Автор

Thank you very much. It's very clear and concise

tukurhamid
Автор

Thank you, man. This tutorial helped me to learn and understand how to do REST API from scratch using Laravel 10.

rockfieldreturns
Автор

Whoa, very clear tutorial. Thanks man

MasRiyanto
Автор

makasih mas tutorialnya, org indonesia rupanya

maulanarahman
Автор

this was very easy to follow tutorial...you are the best. can you be my online personal online coach

jayjaycode
Автор

Thank you for the tutorial! Your VS code setup looks so clean, what is the list of extensions you using? Im strughling to find my setup, Php tools works incorrectly for me, it didnt recognise models methods like ::create and etc

ayaalnovgorodov
Автор

very nice tutorial. What vscode extention are you using?

BeaconofHopeNetwork
Автор

I'm having difficulty publishing to Cpanel. Can you make a video for that?

abelotoikhian
Автор

Dear how you suggest to organize the controller if I want to delete more then one task at once?

wassy
Автор

it was a great video, but why u created an Api>V1 folders? instead of just leaving the taskController file on Controllers folder? thank you!

hadeelkamalgobbar
Автор

Please my postman keeps returning null value for the data when I test for single task or try to update a task. Any help?

odiriteddieadamu
Автор

why is my project doesn't provide Request folder????

ahmadhilmand
Автор

What about Laravel Orion? Do you prefer it from manually writing the entire API from scratch?

thedanmwangi
Автор

Are you going to make a free Laravel 10 course?

TrikNgonlen
Автор

Do you have paid courses in laravel 10 api?

usamasiddiqui