Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 526 Bytes

readme.md

File metadata and controls

23 lines (13 loc) · 526 Bytes

Staff Management System

This little buddy can help you manage your staff database! Built with 💖 with Laravel

#FEATURES

  • 1 Staff management/ database
    1. Staff Leave Management
    1. Staff Payslip Generation/Emailing
    1. Messaging of Staff
  • ETC.

MAKE Sure to look at the .env.example to see the list of simple configuration options to achieve more.

After configuration,

RUN: php artisan migrate

RUN: php artisan db:seed

Example Admin/Staff users : Check the seed files