Well post a token to your form. You can do it like so
<form>
{!! csrf_field() !!}
</form>
Summer Sale! All accounts are 50% off this week.
How can i solve this problem: " TokenMismatchException in VerifyCsrfToken.php line 67:" in laravel 5.1
Thanks in advance.
Please or to participate in this conversation.