Skip to content

TheSagarKhatiwada/laravel-hrms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel HRMS

A Human Resource Management System (HRMS) built with Laravel.

Features

  • Employee Management: Add, view, and manage employee records.
  • Attendance Management: Track and record employee attendance.
  • Leave Management: Employees can request and manage leaves.
  • Payroll Management: Manage employee payroll, including salary, allowances, and deductions.
  • Asset Management: Track company assets and assign them to employees.
  • Holiday Management: Manage and list company holidays.
  • Role & Permission Management: (Controllers present, implementation in progress.)
  • User Profile Management: Users can update their profile and delete their account.

Getting Started

  1. Clone the repository
  2. Install dependencies: composer install && npm install
  3. Set up your .env file and database
  4. Run migrations: php artisan migrate
  5. Start the development server: php artisan serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published