🧱 Adminertia Development Plan
🔧 Tech Stack
- Backend: Laravel 11 (API-first optional)
- Frontend: Vue 3 via Inertia.js
- UI Framework: Tailwind CSS + Headless UI + Heroicons
- Routing: Inertia page routing, Laravel route files
- Authentication: Fortify or Laravel Breeze (extended)
- Permissions: spatie/laravel-permission
- Database: MySQL/PostgreSQL with Eloquent ORM
- Dev Tools: Vite, Laravel Pint, PHPUnit, Pest, ESLint, Prettier
📁 Core Modules (v1 – Open Source)
✅ Auth & Dashboard
- Login, Register, Forgot Password (Fortify)
- Dashboard with metric cards, charts placeholder
- User Profile + Password update
✅ Layout Engine
- Sidebar (responsive w/ toggle)
- Topbar (with user menu, search placeholder)
- Dark mode + RTL support scaffolded