artisanpack-ui/vue-starter-kit
最新稳定版本:1.0.1
Composer 安装命令:
composer create-project artisanpack-ui/vue-starter-kit
包简介
A Laravel + Vue + Inertia.js starter kit using ArtisanPack UI components.
关键字:
README 文档
README
A Laravel + Vue + Inertia.js starter kit using ArtisanPack UI components.
What's in the box
- Stack: Laravel 12, Inertia.js v2, Vue 3.5, Tailwind CSS 4, DaisyUI 5
- Components:
@artisanpack-ui/vue+@artisanpack-ui/vue-laraveladapter - Auth: login, register, forgot/reset password, email verification, password confirmation, account deletion (controllers + Form Requests + Inertia pages)
- Settings: profile, password, appearance (light/dark/system theme)
- Layouts: shared
AppLayout(sidebar + mobile navbar + toast region),AuthLayout,SettingsLayout - Typed routes: Laravel Wayfinder auto-regenerated by the Vite plugin
- SSR: Inertia SSR builds + an opt-in
composer dev:ssrrunner - Tests: 33 Pest tests, CI via GitHub Actions
- Optional packages prompt: pick CMS framework, hooks, media library, code style packages, etc. during install
- Optional modular structure:
nwidart/laravel-modulesintegration
Requirements
- PHP 8.2+
- Composer
- Node.js 20+ and npm
Installation
composer create-project artisanpack-ui/vue-starter-kit your-project-name
cd your-project-name
composer dev
The post-create-project-cmd chain runs migrations, prompts for optional packages, and generates Wayfinder route helpers.
Documentation
The docs/ directory has everything: installation, configuration, authentication, components, modular structure, testing, deployment, troubleshooting, FAQ.
License
MIT — see LICENSE.
Credits
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-28