I made an api of a form, when i submit the form the page expires. I know it is due to CSRF Token but i have passed csrf token in meta tag as well as inside the form @csrf. Can anybody help me with this error
@Sinnbeck yup actually i am using a form on my website and the same form will be used for mobile app so i am send the form there, the form is also getting displayed in app but the form is submitting data its expiring