you can add this in your form it solve the problem for me
<input type="hidden" name="_token" value="{!! csrf_token() !!}" />
i dono exactly why its happen because it happen only with one form other r work fine
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Am getting this error when i submit the form what could be the problem. TokenMismatchException in VerifyCsrfToken.php line 46:
{!!Form::close()!!}
</div>
Please or to participate in this conversation.