Support the ongoing development of Laravel.io →
Configuration Input Laravel.io
Last updated 1 year ago.
0

TokenMismatchException means you haven't given the correct CSRF protection token. You'll have to either send a value _token or set a special header for CSRF protection.

You get the value from the function csrf_token().

Read more about it in the docs. http://laravel.com/docs/master/routing#csrf-protection

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Alexius-01 alexius-01 Joined 16 Oct 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.