JeffreyWay / Laravel-Elixir-v6-Vue-example

25 stars 4 forks source link

how to get data in .vue templates ? #4

Open savyjs opened 7 years ago

savyjs commented 7 years ago

Hi there! Your package is truly fantastic Could you guide me on how to pass data from a controller to Vue or .js files? Additionally, I'm curious about adding Vuetify to the production /js/app.js. Thanks a bunch!

xitude commented 6 years ago

I personally pass it via an api that I make RESTFUL ajax requests too.