Laravel 8 tutorial - Http Client

preview_player
Показать описание
In this laravel 8 and 9 video tutorial, we learn how to call api with httpclient in laravel latest version. This video is made by anil Sidhu in the English language
steps of video
What is Http Client
How to use Http Client
Send Data to View
Show Data in HTML Table
Laravel tutorial for beginners
Interview Question
laravel 9 tutorial
laravel 9

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

Please Support my by Subscribe, Like and comment. Thank you :)

codestepbystep
Автор

I like how you repeat the step of creating a Controller. it really helps

yuripapinian
Автор

Even though your doing it all from scratch again, it helps me to be familiar with the flow. thanks sir

joerodrigo
Автор

how to update data from api if the data is updating after sometime . like stocks prices of other currencies?

shammikumar
Автор

Hi sir thanks alot for amazing tutorials! i have one issue i am fetching the data from xml feed of the one wbesit and and want to store that data in my database. i am using HTTP request and follow the same video

engr.naeemullah
Автор

hey man how can i remove trailing slash after image link because it doesn't load the image with it

yaseen_elolemy
Автор

In index() function pass parameter Request $req then call $req->header() which show the header information.

shindeanita
Автор

how can we call api with credentials and sessionID .can u share your video about this?

samm-rawr
Автор

sir ye tareeka kar edit data k liye use ho sakta ha? hm agar apny tables se edit pay click kren to apny forms ki field me data le k a sakty by this method?

ghazalafazal
Автор

So how did i find my key for my json data
For me it doesnt displays any key values

dhanushjerryrajen
Автор

Hi, what we have to do if you have to access only the first value that is page instead of the array data? Can you please help?

sanchitkhurana
Автор

Interview question :
I think we get the header information by using $collection->header().

freerelax
Автор

What is the solution to curl error 60

adedejiabdulkabir
Автор

getting this error htmlspecialchars(): Argument #1 ($string) must be of type string, GuzzleHttp\Cookie\CookieJar given

farhanhaider
Автор

It's a curl error 60 certification error is showing

manyatiwari
Автор

i have the problem which error:
"Undefined array key "data"
what is the solution to this error?
please, help me, thanks a lot

quocdattranquoc
Автор

Could you please show how to use http::attach() ?

alexbayarov
Автор

Sir, how to show relationship data in view?
because when get data, it not return collection of object

For example if it return collection of object, usually i always use {{ $post->tags->name }}.
How to do it? because in this video using code like this: {{ $post['item'] }}

I'm trying {{ $post['tags'] ['name'] }} but error

mofumofu
Автор

hello sir i couldnt find the answer to your question, can you plz write answer for me

samimahassan
Автор

Hi, man could you help me to resolve this error in Class not found
if you send me your Http file it would be very usable for me

ansarmehmood