Closed t0n1zz closed 6 years ago
I am really sorry, after inspecting header response in chrome and i just remember that in my vue i am configuring api path and those api path just referenced to my old laravel 5.4 project before i am upgrading and that is what make things weird...
hello, i read so many reference for my cors problem that this package gonna solve everything, but until now i tried to do anything related to this and got no solution.
So the error i get is
and here is my kernel.php
and here is my route in api.php
and in my vue js side this is my app.js
and here is my login.vue