Import and Export bug, keep showing 419 expired

Everytime i use import action, it always keep show me this idk whats wrong, but the import keep running, but everytime i import or export it almost always show me that sometimes it also logged me out from the app
No description
6 Replies
christmex
christmexOP9mo ago
bump up
LeandroFerreira
LeandroFerreira9mo ago
try to add this in the VerifyCsrfToken middleware
protected $except = [
'livewire/*'
];
protected $except = [
'livewire/*'
];
christmex
christmexOP9mo ago
so i overwrite inside the vendor file?
José Cage
José Cage9mo ago
@christmex put it inside VerifyCsrfToken middleware
LeandroFerreira
LeandroFerreira9mo ago
app/Http/Middleware/VerifyCsrfToken.php
Hugo
Hugo6mo ago
This saved me the problem of constantly showing me that the page has expired but it still logs me out of the app. Any way to solve this?
Want results from more Discord servers?
Add your server