Answer the question
In order to leave comments, you need to log in
csrf_token not working?
html:
<form method="POST" action="/auth/login">
<input name="_token" type="hidden" value="{!! csrf_token() !!}" />
.....
Answer the question
In order to leave comments, you need to log in
There was the same error, send the token in the header, only the syntax is different there, but you can google it
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question