A Laravel-based Admin Panel/Dashboard for managing the backend of an Earning App. This panel provides administrators with full control over users, transactions, and app configurations.
A complete Laravel 11 project with multi-authentication system featuring Admin and User roles, custom authentication (no Breeze), and a responsive admin dashboard. app/ ├── Http/ │ ├── Controllers/ │ ...