๐ Vibe Starter Kit
Welcome to Vibe Starter Kit โ a Laravel baseline project built for fast delivery without sacrificing quality.
What you getโ
| Component | Function | Why it matters |
|---|---|---|
| ๐ Sanctum | API token auth | Secure + simple for API-first |
| ๐ก๏ธ Spatie Permission | Role/permission | Clean access control |
| ๐งพ Activitylog | Audit trail | Trace every change |
| ๐ Quality Gate | Lint + Analyze + Test + Docs guard | Prevent bugs/regression |
| ๐ Docs Sync | OpenAPI + DBML + Business Flow | Keep docs alive |
| ๐ง PRD-driven flow | Requirement as source of truth | Focus on outcomes, not chaos |
Workflow architectureโ
Goal of this documentโ
- Make the starter kit easier for programmers to understand
- Help programmers stay sharp during vibe coding
- Keep delivery fast and stable