maxlab/laravel-vue-semantic-ui
Composer 安装命令:
composer create-project maxlab/laravel-vue-semantic-ui
包简介
Laravel 5 starter semantic-ui vue2
关键字:
README 文档
README
- Starter kit Vue2 in conjunction with SemanticUi for Laravel 5.4
- Video demo 5min
Installation
$ laravel new project && cd project/ $ composer require maxlab/laravel-vue-semantic-ui
Then add to config/app.php
Maxlab\VueSemanticUi\VueSemanticUiServiceProvider::class
Then
$ php artisan vendor:publish --force --provider="Maxlab\VueSemanticUi\VueSemanticUiServiceProvider" $ npm install && npm run dev-ui
License
The Laravel framework is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 1.92k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-04-14