CSRF token mismatch Laravel 10 in a particular system
19:48 09 Oct 2023

My web application with Laravel 10 has a form that submits using Ajax. It’s working fine except for the one system, while submitting the form. I am getting CSRF token mismatch error in both Chrome & Edge browsers.
Tried updating the browser to the latest version, cleared cookies & cache but nothing worked.

ajax microsoft-edge laravel-10 mismatch csrf-token