Answer the question
In order to leave comments, you need to log in
CSRF token not found?
In the meta is:
<meta name="csrf-token" content="{{ csrf_token() }}">
Answer the question
In order to leave comments, you need to log in
Add to request
headers: {
'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question