The Human Resource Management System Project is a PHP, Laravel, and MySQL database based web application, it’s a complete Human Resource Management solution for a company. Here you can create department, designation, employee etc.
Demo account login credentials
HR Login -
Email :- hr@errorsolutioncode.com
Password :- 123456
Employee Login -
Email :- employee@errorsolutioncode.com
Password :- 123456
Human Resource Features:
- Dashboard
- Employees
- Jobs
- Job History
- Job Grades
- Regions
- Countries
- Locations
- Department
- Manager
- Pay Roll
- Position
- My Account
- Logout
Human Resource Employees Features:
- Dashboard
- Interview
- My Account
- Logout
All Together Features:
- Login
- Signup
- Forgot
PHP Version: ^8.1
Laravel Framework: ^10.10
Install Laravel on Windows, follow these detailed steps:
- Install XAMPP (to install PHP and MySQL)
- Install Composer.
- Verify Composer installation.
- Install Laravel using Composer.
- Verify Laravel Installation.
- Start the server.
- Run the project in your browser.