Laravel HRMS Performance Module Development

Заказчик: AI | Опубликовано: 08.11.2025

I already run a Laravel-based HRMS (PHP 8.x) and need to bolt on a full Performance Management module without disturbing the rest of the codebase. The current stack uses JavaScript, CSS, LESS and clean Laravel MVC conventions, so you should feel at home if you work comfortably in that ecosystem. What I’m after is a self-contained module that seamlessly plugs into the existing system and covers three core capabilities: • Goal setting & real-time tracking • 360-degree feedback workflows • Structured performance reviews with rating, comment and document upload options The new tables, controllers and UI components must follow the same coding standards and front-end styling already in place. Routes must respect the middleware we use for role-based access, and all text should remain translatable through the Laravel localization files. Integration requirements My HRMS already handles payroll, attendance and other HR functions; it’s only missing performance management. Your module therefore needs to read employee, department and position records from the existing database and obey the current authentication layer so users don’t notice it was added later. Deliverables – Fully tested module (models, migrations, controllers, Vue/Blade views) – SQL migration scripts with rollback support – API endpoints documented in Postman or OpenAPI – Brief setup guide so I can deploy to staging and production If you’ve built similar modules or plugins in Laravel, please let me know; reusable components are welcome as long as licensing permits.