β€οΈ Small Request To All Developers
This project is getting a lot of downloads and clones every day, but very few people are giving it a β star on GitHub.
If this project saved your time, helped your business, or you learned something from it, please support the project by giving it a star β
Your support motivates me to keep improving this starter kit and release more powerful updates for the community π
π Laravel Inertia Vue Admin Panel : (Production Ready)
π₯ Complete Admin + User Dashboard with Auth, Roles, Wallet & Modern UI And MLM
β‘ Build SaaS, Admin Panels & MLM Systems faster β no need to start from scratch
β If you like this project, please give it a STAR β on GitHub β it really helps!
π₯ Demo
π± Progressive Web App (PWA)
This project includes Progressive Web App (PWA) support, allowing users to install and use the application like a native mobile app.
β¨ Features
- π² Install directly from the browser
- β‘ Fast loading with cached assets
- π΄ Basic offline support
- π₯οΈ Standalone mode (no browser UI)
- π App-like user experience
π₯ Installation
- Open the application in your browser
- On the login page, an Install App popup will appear
- Click Install Now
- The app will be added to your home screen
π Supported Platforms
- β Android (Chrome, Edge)
- β Desktop (Chrome, Edge)
- β οΈ iOS (Safari β use βAdd to Home Screenβ)
π Demo Credentials
Admin
- Email: [email protected]
- Password: 123456
User
- Email: [email protected]
- Password: 123456
π₯ Why This Project?
Building an admin panel from scratch takes a lot of timeβ¦
This starter kit gives you everything pre-built:
- Authentication system
- Admin & user dashboards
- Wallet system
- Role management
π So you can focus on your business logic instead of boilerplate.
π‘ Use Cases
- SaaS Admin Panel
- MLM / Investment Platform
- Crypto Dashboard
- User Management System
π Features
- π Full Authentication System (Login, Register, Profile)
- π₯ Role & Permission Management (Admin / Staff)
- π° Wallet System (Deposit & Earnings)
- π Admin & User Dashboard with Reports
- π Multi-language Support
- π¨ Modern UI with Tailwind CSS
- β‘ Reusable Components
- π± Fully Responsive Design
π οΈ Tech Stack
- Laravel 10
- Vue 3
- Inertia.js
- Tailwind CSS
- MySQL
πΌοΈ Screenshots
| β¨ Home Page 1 | π¨ Home Page 2 |
![]() |
![]() |
| β¨ Admin Dashboard | π¨ User Dashboard |
![]() |
![]() |
| π€ Login With PWA Apps | π Signup |
![]() |
![]() |
| π FAQ | π Language Translator |
![]() |
![]() |
| π¦ Membership Plans | π¬ Support |
![]() |
![]() |
| π Admin Report | π User Report |
![]() |
![]() |
π User Investment | π User Investment Report |
![]() |
![]() |
π¦ Installation Guide
Prerequisites
- PHP >= 8.1
- Composer
- Node.js & NPM/Yarn
- MySQL
Setup
git clone https://github.com/AbdulVakeel/laravel-inertia-vuejs-with-tailwind-css-starter-kit.git
cd laravel-inertia-vuejs-with-tailwind-css-starter-kit
composer install
npm install
cp .env.example .env
php artisan key:generate
php artisan migrate --seed
npm run dev
php artisan serve
π Open: http://127.0.0.1:8000
π Support
If this project helps you:
π Give it a β on GitHub π Share it with others
π Roadmap
- [ ] Dark Mode
- [ ] API Ready Version
- [ ] Membership Plan
- [ ] Support Ticket System
- [ ] Mobile App Pwa Support
- [ ] Advanced Role Permissions UI
- [ ] Language Translator
- [ ] Admin Panel
- [ ] User Panel
Made with β€οΈ by Abdul Vakeel













