Friday, March 3, 2017

I have to use CORS only if i run both front end and the back end in the same browser?

I am trying to create an API using "Laravel", I separate the front end using "vue.js" and the back end with "Laravel". I encountered these terms "CORS" cross origin Resource sharing and "Allow-access-Allow-origin" Can someone explain me what these are? Thanks in advance.



via Mohamed Manas

Advertisement