Flash message not displaying when redirecting to the same page in Laravel Jetstream + Inertia
I’m having an issue with displaying flash messages in my Laravel Jetstream application using Inertia.js. Here is the relevant code:
In AppLayout.vue
I’m having an issue with displaying flash messages in my Laravel Jetstream application using Inertia.js. Here is the relevant code:
In AppLayout.vue