iamdamith/laravel-vue-spa
最新稳定版本:v1.0.0
Composer 安装命令:
composer create-project iamdamith/laravel-vue-spa
包简介
A Laravel-Vue SPA starter project template.
README 文档
README
# Laravel-Vue SPA
Features
- Laravel 10
- Vue + VueRouter + Pinia + Tailwind CSS + ESlint
- Pages with custom layouts
- Login, register and Dashboard pages
- Authentication with JWT
- Tailwind UI
Installation
composer create-project --prefer-dist iamdamith/laravel-vue-spa- Edit
.envand set your database connection details - (When installed via git clone or download, run
php artisan key:generateandphp artisan jwt:secret) php artisan migratenpm install
Usage
Development
npm run dev
Production
npm run build
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-14