A complete multi-company HR & Payroll platform with separate Admin and Employee panels, automatic payslip generation, leave & attendance tracking, recruitment, and a built-in AI HR assistant. Built on Laravel 12.
Every module a growing company needs to manage its people โ employees, attendance, leave, payroll and hiring โ under one roof, with clean role-based access for every level of your organisation.
Complete employee profiles with departments, designations, documents, and photo โ searchable and filterable across your whole company.
Daily, monthly and report views with clock-in/clock-out, manual marking, and automatic present/absent/late calculation per employee.
Configurable leave types and balances, employee self-service leave requests, and a one-click admin approval workflow.
One-click monthly payroll generation with PF, ESI, professional tax and loan deductions calculated automatically. Instant PDF payslips.
Post openings by department and designation, track candidates through your pipeline, and schedule interviews โ all in one place.
Run HR for several companies from a single install. Each company gets its own employees, payroll, settings and branded payslips.
Super Admin, Company Admin, HR Manager, Payroll Manager and Department Manager roles โ each sees exactly what they need to.
Headcount, salary, PF/ESI, attrition and overtime reports ready to view or export โ no spreadsheet gymnastics required.
A built-in assistant that answers HR questions, screens resumes, flags payroll anomalies and drafts interview questions.
Every AI feature is optional and toggled per company from Settings. Turn it on when you're ready โ the platform works perfectly without it.
Ask policy, compliance or process questions and get an instant, contextual answer.
Paste a candidate's resume against a job opening and get a fit score with reasoning.
Flags unusual pay, overtime or deduction patterns before you approve a payroll run.
Surfaces irregular clock-in patterns and chronic lateness automatically.
Generates role-specific interview questions from the job description in seconds.
Compares an offer or existing salary against role and market context on request.
Employees ask "how many casual leaves do I have left" and get a straight answer.
Turns raw review notes into a clear, well-structured performance summary.
Admin โ Settings โ AI Features. Flip the switch to enable or disable every AI feature for that company. The API key is stored encrypted โ never in a config file.
Separate, dedicated experiences โ an admin panel for running the business, and a self-service panel employees actually enjoy using.
Spin it up locally in minutes with three demo accounts pre-seeded and ready to explore.
No build tools, no bundlers. Install dependencies, point it at a database, and go.
Pull in the Laravel application and its packages with Composer.
Copy .env.example to .env and generate your app key.
Point .env at MySQL or SQLite, then run migrations with demo data.
Make uploaded documents, payslips and avatars publicly accessible.
Start the built-in server, or point Apache/Nginx at /public.
No. All styling and interactivity ship with the Laravel views directly โ there's no separate frontend build step to maintain.
Yes. Set DB_CONNECTION=mysql in your .env and fill in your database credentials โ the schema works identically on both.
No. AI is fully optional per company. When it's switched off in Settings, every AI widget disappears and the platform runs identically without an API key.
Yes โ that's the point. A Super Admin can create additional companies, each with its own employees, payroll, settings and users.
Yes. Replace the logo and update the colour variables in the shared layout file โ every page updates automatically.
Employee documents, avatars and generated payslips are stored under the app's public uploads directory and served directly โ no extra configuration required.
A complete, production-ready Laravel 12 platform โ fully documented, AI-powered, and yours to deploy in minutes.