XMLHttpRequest cannot load http: // localhost: 8000 / api / v1 / user / user_signin . It doesn’t give access to the requested resource. Origin ' http: // localhost ' is not allowed access.
I am making a post request from angular to laravel server. How to solve this problem?