Páginas · Laravilt
Architecture
Understanding Laravilt's modular architecture
Laravilt uses a modular, layered architecture.
Package Layers
text
Core Concepts
Panels
Self-contained admin interfaces:
php
Resources
CRUD entities with forms, tables, and actions:
php
Components
All UI elements use fluent builder pattern:
php
Data Flow
text
Frontend Stack
- Inertia.js v2 - Laravel + Vue integration
- Vue 3 - Reactive UI framework
- shadcn/ui - UI component library
- Tailwind CSS - Utility-first styling