About 53 results
Open links in new tab
  1. php - Why does the Laravel API return a 419 status code on POST and …

    Why does the Laravel API return a 419 status code on POST and PUT methods? Asked 8 years, 6 months ago Modified 4 months ago Viewed 152k times

  2. Post request in Laravel - Error - 419 Sorry, your session/ 419 your ...

    Oct 1, 2018 · Post request in Laravel - Error - 419 Sorry, your session/ 419 your page has expired Asked 7 years, 5 months ago Modified 11 months ago Viewed 696k times

  3. 419 Page Expired In Laravel Even after adding CSRF token

    Mar 19, 2022 · 419 PAGE EXPIRED I know generally missing CSRF token will be the main issue but in this, I have added the CSRF token, I am using LARAVEl blade syntax so adding LARAVEL blade …

  4. Laravel 5.5 ajax call 419 (unknown status) - Stack Overflow

    But why 419 Unknown status? Why not 419 Invalid CSRF token or some existing, useful response? Where does it come from? Why? Etc

  5. Laravel 419 Page Expired on Hosting but Works Locally

    Mar 20, 2025 · 419 Page Expired However, everything worked perfectly on my local development environment. I spent hours troubleshooting this issue and tried many solutions I found online, …

  6. Laravel 419 Error on Login Request Despite XSRF-TOKEN Present in …

    Oct 8, 2024 · Actual behavior: The request fails with a 419 status code, indicating a CSRF token mismatch, despite the XSRF-TOKEN and laravel-session being present in the cookies.

  7. Laravel 9 return 419 page expired when try to login

    Dec 5, 2022 · I have a problem with my Laravel 9, Inertia Js, Vue 3, its return 419 page expired or unknown status when try to login. I have search on google to find solutions, but its still not working.

  8. xcode - What is the difference between es and es-419 in iOS ...

    Jul 8, 2019 · es – Spanish, as shortest ISO 639 code. es-419 – Spanish appropriate for the Latin America and Caribbean region, using the UN M.49 region code

  9. php - Filament Stripe Webhook failing with 419 Error (Page Expired ...

    Sep 4, 2024 · I’m facing a persistent issue with my filament application after migrating to a new server. The problem specifically occurs when handling Stripe webhooks using a checkout session. Despite …

  10. Vue + Laravel sanctum CSRF token mismatch 419 error

    Aug 21, 2021 · Vue + Laravel sanctum CSRF token mismatch 419 error Ask Question Asked 4 years, 6 months ago Modified 1 year, 10 months ago