A
A
ABCquestion2022-04-01 11:15:45
Laravel
ABCquestion, 2022-04-01 11:15:45

Where can I find laravel http test examples?

where can I see the methods of working with a get request,
I found it, but I don’t understand when it is appropriate to use them and what else are there?
$response->getContent()
$response->getBody()
and what is the first method why is it here 2 times?
$user = Aggregator::whereName('FSAggr')->first()->user()->first();

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question