Hello I have a login form that returns a 419-page expired error every time I submit it I already set the @csrf
inside the form but nothing and also tried the csrf_filed
inside the form and also but it in the header inside of meta tag but still not working, am working on a live server so I downloaded the files on my localhost
and tried to submit the form again and everything worked fine on my localhost
but on the server it still returns the error 419 pages expired
, and also tried to submit the request to a function that just returns hello world but it also returns page expired i have nothing on my head I tried everything I know and nothing worked please I need help with this.
And thanks a lot