Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

LiorBroshi's avatar

TokenMismatchException On Iron.io queue listener

Laravel5 has CSRF middleware enabled by default - but I have a queue listener on my app that keeps throwing TokenMismatchException since Iron.io does not have a token with the post request which is sent to my app...any Ideas how can I cancel the CSRF validation on a this route?

0 likes
1 reply

Please or to participate in this conversation.