Level 88
There is probably something wrong with your frontend code. Can you post the code that is sending the request here?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi pals, I've a problem with laravel. I use jwt and face with problem while sending my request to server. I send data by POST method but server receive them by GET method. I tried it in my local and it works great but in shared host has problem. All routes have been defined in api.php file. PS: jwt with no request has no problem
Please or to participate in this conversation.