Closed maroulu closed 7 years ago
Please can anyone tell me how can i use vue-resource to get and post data from mysql db
You need to actually setup a Server which talks to MySql when you put a request. Im assuming you are using Node.js so do check this out: https://www.w3schools.com/nodejs/nodejs_mysql.asp
Please can anyone tell me how can i use vue-resource to get and post data from mysql db