Looking to hire Laravel developers? Try LaraJobs

laravel-vue-element maintained by maxlab

Description
Vue2 with ElemeFE/element for Laravel 5
Last update
2017/04/05 12:18 (dev-develop)
License
Downloads
96

Comments
comments powered by Disqus

The Vue2 with ElemeFE/element for Laravel 5.4

  • Starter kit Vue2 in conjunction with ElemeFE/element for Laravel 5.4

Installation

$ composer require maxlab/laravel-vue-element

Then add to config/app.php

Maxlab\VueElement\VueElementServiceProvider::class

Then

$ php artisan vendor:publish --force --provider="Maxlab\VueElement\VueElementServiceProvider"
$ npm install && npm run dev

License

The Laravel framework is open-sourced software licensed under the MIT license.