rockshot3313/st-ladbu
最新稳定版本:v0.1.0
Composer 安装命令:
composer create-project rockshot3313/st-ladbu
包简介
Starter kit: Laravel 12 + Inertia React + Tailwind.
关键字:
README 文档
README
Opinionated starter kit for Laravel 12 + Inertia React 19 + Tailwind CSS 4.
Features
- Authentication scaffolding (login, register, reset password, email verification)
- Settings pages (profile, password, appearance)
- Inertia SSR-ready build scripts
- Vite + React + TypeScript + ESLint + Prettier
Requirements
- PHP >= 8.2
- Node >= 20
- Composer, npm
Quick start
- Copy
.env.exampleto.envand update values. - Install dependencies:
composer installnpm install
- Generate app key & run migrations:
php artisan key:generatephp artisan migrate
- Start dev:
composer run dev
Testing
composer test
Building assets
npm run build
License
This project is open-sourced under the MIT license.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-08-08