Staff Management System

January 8, 2019 ยท View on GitHub

This little buddy can help you manage your staff database! Built with :sparkling_heart: 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