▲ 1 r/vuejs
I built a Laravel 12 + Vue 3 admin dashboard starter — live demo inside
Hey r/vuejs,
I spent the last few months building HeapAdmin — a starter template for Laravel 12 + Vue 3. Sharing it here to get feedback from the community.
What's in it:
- Vue 3 + Vite + CoreUI + Vue Router + Axios
- Full user management (CRUD + pagination)
- Analytics dashboard with charts
- Laravel Sanctum auth — fully decoupled REST API
- Works with SQLite, MySQL, or PostgreSQL
Live demo: https://heapadmin-login.vercel.app
GitHub (frontend): https://github.com/Peter29-heap/heapadmin-dashboard
GitHub (backend): https://github.com/Peter29-heap/heapadmin-api
Feedback welcome — especially on the Vue component structure and CoreUI usage. What would you change?
u/Ok_Specialist6450 — 2 days ago