aliatayee / Attendance_Management_System

Attendance Management System is a Laravel based web application which keeps track of employee hours by either using ZKTecho finger print device or manual attendance sheet.
https://ams.alihost.co/
165 stars 81 forks source link

Do you have a .sql script of the database? #7

Open drabsn opened 1 year ago

drabsn commented 1 year ago

I installed the system but the database doesn't have any tables or records so I can't get it to work.

miladev95 commented 1 year ago

I installed the system but the database doesn't have any tables or records so I can't get it to work.

did you run php artisan db:seed in terminal to seed database?

Naveen017018 commented 1 year ago

I have a problem while updating the database with .env file