Hey folks,
I'm getting a MethodNotAllowedHttpException when trying to use the HTTP method DELETE for one of my routes. I'm passing _method as DELETE in a hidden input. See this Gist for the code and stack trace: https://gist.github.com/bewitchingme/1b811950708bf2dffa36
Note: The test passes.
Let's see the source of the form/AJAX that you are using to make the request too...
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community