Skip to content

abdullah-alfar/employee_attendance_application

Repository files navigation

merge-from-ofoct

you can use dump sql file : employee_attendance.sql

the app by : php laravel

1- run command line composer install
2-copy file .env.example to .env

and change this lines :

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=University_Attendance_System
DB_USERNAME=root
DB_PASSWORD=

3- run command line ``` php artisan migrate ```

test credentials for employee :

employee no : 1 , pass : 123123

test credentials for admin :

employee no : 2 , pass : 123123

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published