emtudo/laravel-vue
Composer 安装命令:
composer create-project emtudo/laravel-vue
包简介
Skeleton Laravel with Vue
关键字:
README 文档
README
Dependencies
- php 7.2
- mysql 5.7
- npm
- composer
How to install
How to install video In Portugues
composer create-project emtudo/laravel-vue
cd laravel-vue
npm install
php artisan jwt:generate
Configure the .env file after configuring run the command below to create the database:
php artisan migrator
How to test
At the first terminal
php artisan serve
At the second terminal
npm run dev
Admin
- username: admin@user.com
- password: abc123
统计信息
- 总下载量: 78
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 48
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-13