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 ```
employee no : 1 , pass : 123123
employee no : 2 , pass : 123123