Seeing the following 419 error whenever a submit button is pressed in a Laravel blade form: The solution is quite simple, just a missing @csrf after the form: Just do a page refresh and submit again then the issue is resolved.
howmun.dev1 min read
No responses yet.