Employee Management System In Laravel Save

Employee management system.This is a project based on laravel framework.You can fork it and can download or clone it.

Project README

ems

This project is based on laravel framework. Admin has all privilege where as employee has certain restriction to access.By default You can register as an employee: http://127.0.0.1:8000/register

You can engage in this project to make this more advanced and you can add new features.You contribution will be highly appreciated !!

Screenshots

Login page

login page

User management

user management screenshot

Salary management

salary management

Leave management

leave management

Event management

event management

Installation

This project is for employee management.Employee can register himself and employee can assign a salary for employee...

Clone the repo

git clone https://github.com/GaneshKhadka/Employee-management-system-in-laravel.git

Composer install

cd Employee-management-system-in-laravel composer install

Database

Ajust the database information, then:

php artisan migrate

Seed the database:

php artisan db:seed

Login credentials

Admin Account: ['email' => '[email protected]', 'password' => 'admin123']
Employee Account: ['email' => '[email protected]', 'password' => 'employee123']

Open Source Agenda is not affiliated with "Employee Management System In Laravel" Project. README Source: GaneshKhadka/Employee-management-system-in-laravel
Stars
154
Open Issues
29
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating