Closed FvsJ101 closed 4 years ago
I replied over in the forums too, but have you added the Method Overriding Middleware to the routes that will need it?
https://github.com/slimphp/Slim/blob/4.x/Slim/Middleware/MethodOverrideMiddleware.php
I'm closing this as resolved. The docs are clear.
Hi Guys, just a quick thanks for everyone's hard work on this fantastic framework.
The issue myself and some of the guys on slim framework forum are experienceing is with the _METHOD overwrite helper.
https://discourse.slimframework.com/t/405-method-not-allowed/4282/6
Some of use are getting the problem trying to overwrite the post to put and myself is getting on the delete.
Any assistance would be greatly appreciated.