axiosu şöyle yazıyorum php klasörü içindeki api.phpyi çekmek için ama index.htmlyi gösteriyo
created() {
var api = "http://localhost:8080/php/api"
Vue.axios.get(api).then((response) => {
console.log(response.data)
})
bide sade phpden veri alcam laravel kullansam ne yararı olur