Description
Zenith Dashboard — Laravel Edition: Ultra-Minimal Achromatic Laravel 13 Admin Template
An achromatic admin dashboard built for teams who want maximum flexibility without opinionated color choices. Built with Laravel 13, Inertia.js 2, React 19, TypeScript 5, Tailwind CSS v4, and shadcn/ui — zero chroma in the base palette means your brand color becomes the only accent. Ships with real CRUD, Fortify auth, Spatie RBAC, and 40+ pages.
5 Dashboard Variants
- Overview — Stats cards with sparkline charts, revenue chart, traffic pie chart, monthly goals, recent orders from the database, and activity feed
- Analytics — Line and bar charts with time-period filters, date range picker, top pages ranking, geographic traffic breakdown
- eCommerce — Sales statistics, daily sales chart, order status donut, top products with sparkline trends
- CRM — Pipeline value overview, deal stages donut chart, lead sources breakdown, filterable deals table
- SaaS — MRR/ARR growth metrics, subscription plans donut, user growth trends, churn rate tracking
Full CRUD with Real Database
- Orders — Searchable, filterable, paginated; create, edit, delete; full status workflow
- Products — Full CRUD with image upload, description, category, stock, and pricing
- Customers — Searchable table with detail view showing real order history
- Invoices — Full CRUD with status filtering (All, Paid, Pending, Overdue)
- Users — Full CRUD with Spatie role assignment (Admin / Editor / Viewer)
- Roles — Admin-only role and permission management
Application Pages
- Chat — Messaging UI with conversation list, message bubbles, emoji picker, file attachment previews
- Mail — Email client with folder navigation, compose dialog, search
- File Manager — Grid and list views, drag-and-drop upload, storage usage stats
- Kanban Board — Drag-and-drop task management with configurable columns
- Calendar — Monthly view with event creation, editing, and deletion
- Wizard — Multi-step form with per-step Zod validation
- More Pages — Charts, Forms, Billing, Pricing, Notifications, Support
Achromatic Design System
- Zero-chroma palette — All tones are OKLCh with 0 chroma (pure neutral); add your brand color as the only accent
- Geist font — Vercel’s clean neutral typeface for headings and body text
- 6 Color Presets — Default/Neutral, Ocean, Sunset, Forest, Berry, Slate
- 3 Density Levels — Compact, Default, Comfortable
- Theme Modes — Dark, Light, System; all settings persist via localStorage
- RTL Toggle — Full right-to-left layout support
- Layout Options — Sidebar or horizontal top-nav; fluid or boxed container
Real Authentication (Laravel Fortify)
- Sign In, Sign Up with email verification, Forgot Password, Reset Password
- Two-Factor Authentication (TOTP), Confirm Password gate
- Google and GitHub OAuth (Socialite) ready
Developer Experience
- 34 shadcn/ui Components — Vendored, fully accessible, Radix UI primitives
- 10 Chart Types — Area, Bar, Line, Pie, Radar, RadialBar, Treemap, Scatter, Composed, Sparkline (Recharts 3)
- TanStack Table v8 — Sorting, filtering, pagination, CSV export, mobile card view
- Type-Safe Forms — React Hook Form + Zod on every form
- Internationalization — English, German, French with type-safe keys
- Spatie Activity Log — Automatic audit trail on all CRUD operations
- Pest Tests — Feature tests for auth, CRUD, and authorization
- Demo Mode — DEMO_MODE=true for read-only public previews
- Built-in /docs Site — Getting started, theming, and deployment guides
- Driver-Aware Queries — SQLite (default), MySQL 8+, PostgreSQL 14+
Tech Stack
| Category | Technology |
|---|---|
| Backend | Laravel 13, Eloquent ORM |
| Auth | Laravel Fortify (2FA, email verification, OAuth) |
| Permissions | Spatie laravel-permission |
| Bridge | Inertia.js 2 |
| UI Library | React 19 with React Compiler |
| Language | TypeScript 5 (strict mode) |
| Styling | Tailwind CSS v4, OKLCh achromatic tokens, Geist font |
| Components | shadcn/ui (34 vendored primitives) |
| Charts | Recharts 3 |
| Data Tables | TanStack Table v8 |
| Forms | React Hook Form + Zod |
| Testing | Pest (PHP feature tests) |
License: Commercial | View Live Demo → | Documentation →