Level 14
Hi @Miko55,
Can you show us the JavaScript code that you use to send the axios request to your server?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I deploy my site with php artisan serve and I have a login form in Vue. So I use axios to make an API call. Instead of GET request I get OPTIONS method. Why is this happening ?
Please or to participate in this conversation.