Integrating Vue.js LIFX Smart Light Bulb
In this episode, we will set up our PHP script to connect with Vue.js. We will start by creating an HTML page and then adding Vue.js, then we will add Axios.js to the page. Finally, when we click a button it will call out PHP page send out the request to the LIFX API and change the color of our light bulb.