albertcht/lumen-vue-starter
Composer 安装命令:
composer create-project albertcht/lumen-vue-starter
包简介
A Lumen-Vue SPA starter project template.
README 文档
README
A Lumen-Vue SPA starter project template.
Features
- Lumen 5.6
- Helpers in Laravel style
- Testing in Laravel style
- Tinker command
- Serve command
- Support Form Request Validation
- Vue + VueRouter + Vuex + VueI18n
- Pages with custom layouts
- Login, register and password reset
- Authentication with JWT (Auto refresh)
- Socialite integration
- Bootstrap 4 + Font Awesome 5
Installation
composer create-project --prefer-dist albertcht/lumen-vue-starter- Edit
.envand set your database connection details php artisan migratephp artisan jwt:secretyarn/npm install
Usage
Development
# build and watch yarn watch # serve with hot reloading yarn hot
Production
yarn production
# or this
yarn build
Reference
This is a porting version from laravel-vue-spa
统计信息
- 总下载量: 694
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 78
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-12-31