Level 4
I resolved...
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I have written a multistep subcription and in the first step the user has to insert a coupon that I flash to the next step. In the second step there is an autocomplete input that does some ajax request, and in the first ajax request the coupon value is deleted. I put the api routes in the api.php file but the result is the same. How I can prevent the coupon deletion?
Please or to participate in this conversation.