Qkoh St
ID EN
Web Laravel January 2020

Employee Management

A Laravel system for managing employee data, salaries, divisions, and departments.

This system is built with the laravel framework and MySQL database using bootstrap CSS.

Key Features

  • Login and logout, forget password (Lock account in 5 minutes after 3 failed attempts).
  • Manage employees (Add, edit and delete).
  • Manage countries, cities, states (Add, edit and delete).
  • Manage users (Add, edit and delete).
  • Manage salary (Add, edit and delete).
  • Manage division (Add, edit and delete).
  • Manage departments (Add, edit and delete).
  • Make reports (export to Excel and PDF).
  • Search (with multiple combine fields).
  • Pagination
  • Validation
  • Responsive