Auth login is not working

after upgrade v2 to v3 then got this issue Symfony  \  Component  \  HttpKernel  \  Exception  \  MethodNotAllowedHttpException PHP 8.2.13 10.43.0 The POST method is not supported for route admin/login. Supported methods: GET, HEAD.
9 Replies
programozas
programozas4mo ago
I get this error message too. I've already tried so many things. It only works if I set an SSH key on the cloudways server. But I still haven't been able to start Filament 3 on my Hostinger server. Does anyone know the solution? I think we have the solution. My Hostinger site is just a web host. I just subscribed to a vps server on cloudways, the upload works here without further ado. Huhh, it was a struggle for several days 🙂
tarifss
tarifss4mo ago
oh, but i did v3 upgrading procedure again step by step and solved.
Vermilion
Vermilion4mo ago
guys, I'm migrating from 2x version to 3x and I have error for route "/login": The POST method is not supported for this route. Supported methods: GET, HEAD. how i can fix that??
tarifss
tarifss4mo ago
i got this same issue, i solved again start step by step upgrading procedure
Firebird
Firebird4mo ago
How did you solve it can you tell me? What commands did you run?
Ezrix
Ezrix4mo ago
do you guys fix the issue..i tried fresh install laravel + fillament php on my VPS. im still getting the error
Firebird
Firebird4mo ago
try this one
No description
limewater23
limewater233mo ago
I have the same problem too for 2 weeks, haven't got it solved hope you are right, I am gonna try upgrating again hello @tarifss , I did update again, but still have this problem
tarifss
tarifss3mo ago
@limewater i did first laravel 9 to 10 then filament v3 upgrading step by step and i also some code copy from demo filamnet github for ex: tailwind config, package json, post css...then npm install and build resources css and js file also