The POST method is not supported for route admin/login. Supported methods: GET, HEAD.

login request method is POST. how i can change it ? when i see list of routes admin/login method is GET/HEAD. local its working but production i have this error
image.png
Was this page helpful?