Skip to content

Employee Management System with Laravel 5.4

Hoa Dang edited this page Dec 11, 2017 · 1 revision

Employee Management System with Laravel 5.4

  1. Available functionalities: +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
  1. Guide Videos: Instruction

  2. Hot fix Hot fix 1 Hot fix 2

Clone this wiki locally