N
N
Nikolai Kozlov2017-03-20 19:24:22
Web development
Nikolai Kozlov, 2017-03-20 19:24:22

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 question

Ask a Question

731 491 924 answers to any question