1.0.2 • Published 8 years ago

laravel-elixir-laroute v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

Requirements

  • Laroute package for Laravel

You can find the package and his documentation here

Usage

Step 1: Install

npm install laravel-elixir-laroute

Step 2: Require

Within your main Gulpfile, add:

require('laravel-elixir-laroute');

Step 3: Use

mix.laroute();

Behind the scenes, all of the necessary dependencies have been installed.

You're done.

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago