Hello im trying to test something and have a POST form with action to php script, and im getting MethodNotAllowedHttpException error on my host. But on local host everything is working perfectly..files are the same in host and local. can anyone explain me why this is happening and how to fix it?
sending POST request to route when PUT or GET is expected, could cause it. but in your case, as it is happening only on production, no clue.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community