Laravel 8 Tutorial - CRUD API Using Resources

preview_player
Показать описание
In this video I will talk about CRUD API Using Resources.

TOPIC DISCUSSED:

CRUD API Using Resources
Create Resource
Customize API Response

Your Queries -

1.How to create crud api in laravel 8?
2.How to create crud api using resource in laravel 8?
3.How to create resource in laravel 8?
4.How to customize api response using resource in laravel 8?
5.What are the steps for creating crud api using resource in laravel 8?

FOLLOW SURFSIDE MEDIA:

#laravel #laravel8 #laravel8x
Рекомендации по теме
Комментарии
Автор

Brother some additions to your work with due respect:
1. $table is not required if Model name is same as table name. Using 's' or 'es' with the table is the standard in php and MVC world.
2. if you want to exclude 'crate' & 'edit' (template thing) use '--api' rather.

asimbaki
Автор

Great turorials in this playlist. I have been following along and learnt most that I now can do with Laravel from your tutorials.
Thank you!
Do you plan to do any tutorials on making services and repositories?

AP-klqe
Автор

what extension do you use to automate the "use" declaration? my vs code extension still very basic. thanks

korekgas
Автор

Please make a stripe, paypal payment integration with laravel... Thanks in advance btw tutorials are great :)

imgohar
Автор

404Not Found iget this error when i put the URL in Post man any help ?

-shuaibfilm
Автор

which extension you use for auto import the files path

madhav
Автор

What extension do you use that automatically adds the path and import it

johnywhyte
Автор

hello, am unable to use the api in my ionic app due to cors error please can you help me out.

taiwotaiwo
Автор

Thank you sir for another tutorial!!
Can you do tutorial for Subdomain Routing? I'll be grateful.
Cheers!

zmaj
Автор

is this part of livewire or just laravel 8

dukewilliams
Автор

I am getting issue in update...





but issue is...
$request->title blank mil rha hai....how can be possible??? Any suggestion???

RajeshKumar-sqji
Автор

great tutorial but how i can secure this api? i mean i want to consume this api only me.

jonice
Автор

Api nahi chali, 404 not found error agya post man pe

MuhammadAli-fnxb
Автор

There is update issue in this tutorial

humakaunain
Автор

Please provide source code of ur videos in git

AjeetYadav-uzey
Автор

it's not a proper use of resource controller.

nishanmazumder
Автор

don't start from creating a project

rajeebsahoo
Автор

30mins of video and you don't explain what really you can do with resources

CaligolaAndro