Mar 17, 2016 | laravel, elixir, vuejs, vueify

How to use Vueify, ES2015, and Browserify on your Vue projects with Laravel Elixir

!
Warning: This post is over a year old. I don't always update old posts with new information, so some of this information may be out of date.

I just wrote up a tutorial on the Tighten Blog about using Laravel Elixir to make it easy to add Vueify and use ES2015 on your Vue projects.

Laravel Elixir is a build tool for the Laravel PHP framework, but it works just fine outside of Laravel. It's a wrapper around Gulp that makes it simple and painless to perform all the development tasks that are most common across the vast majority of web applications. [..] we get Babel (for ES2015) for free, and Vueify for cheap, so we can write simple, distinct components with almost no pain when it comes to putting them together.

I'm using Vueify on every project that uses Vue these days, and Elixir makes the whole process painless.

Setting up your first Vue.js site using Laravel Elixir and Vueify - Tighten.co Blog


Comments? I'm @stauffermatt on Twitter


Tags: laravel  •  elixir  •  vuejs  •  vueify

Subscribe

For quick links to fresh content, and for more thoughts that don't make it to the blog.