Answer the question
In order to leave comments, you need to log in
The PATCH method is not supported for this route?
I'm making a RESTful API, I need to send a field _method
with a value of patch
. In doing so, I send and receive a POST request. An error occurs
The PATCH method is not supported for this route. Supported methods: GET, HEAD, POST, DELETE.
. If you remove the field patch
, there is no error.
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