Answer the question
In order to leave comments, you need to log in
Why does Laravel treat POST requests as GET?
GE Sending data from the form using the POST method. Laravel sees the request as GET. What is the reason?
Moreover, the browser debugger says that the POST.
And $request->method()
returns GET.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question