Level 1
Have you included:
<input type="hidden" name="_token" value="{{ csrf_token() }}">
in your form?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
hi i make a article database with migration , then i try to insert it then this happen
Or
{!! csrf_field() !!}
Or use Form Facade.
Please or to participate in this conversation.