I believe there are some lessons on laracasts about this - link.
Matt Stauffer wrote a really good starter guide on the Tighten Blog about getting started with elixr and Vue - link
I would recommend using elixir and gulp to process a JavaScript file and include that in your blade layout and then you would just use blade as normal. Then you can just use Vue to target the elements inside of the view.