Why I'm I getting a 405 Method Not Allowed when submitting forms – Laravel
I'm working on a countdown website where I have 2 forms in the same view, every time I submit 1 of those forms I'm getting a error that says: "message": "The POST method is not supported for route /. Supported…