A modular, extensible ERP system built with Laravel 12, Livewire, Flux UI, and Laravel Modules.
This project is designed as a white-label, single-tenant but generic ERP that can be adapted to different industries (HR systems, inventory systems, school management, hospital management, etc.).
- Laravel 12 (latest starter kit with Livewire)
- Flux UI (for consistent UI components)
- Livewire (for interactive components)
- Laravel Modules (nWidart)
- Spatie Laravel Permission
- MySQL / MariaDB
- Core — Layout, settings, localization, auth, roles, permissions
- HR — Employees, departments, attendance, leave, payroll
- Inventory — Products, warehouses, stock movements, purchase & sales flows
- Accounting — Chart of accounts, journal entries, ledger, trial balance, integrations
- Build real business logic (HR, Inventory, Accounting)
- Implement double-entry accounting
- Build end-to-end deliverables in small slices
- Create a reusable foundation adaptable to different domains