maxlab/laravel-vue-element
Composer 安装命令:
composer create-project maxlab/laravel-vue-element
包简介
Vue2 with ElemeFE/element for Laravel 5
关键字:
README 文档
README
- 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.
统计信息
- 总下载量: 96
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-03-31