ictinnovations / ICTSchool

School Management Software with unified communications and Computer telephony integeration (CTI)
15 stars 29 forks source link

SQL files missing (class.sql, section.sql, subjects.sql, marks.sql, grade.sql, and teacher.sql) #8

Open sheptianbagjautama opened 2 months ago

sheptianbagjautama commented 2 months ago

When I run the command php artisan db:seed, I get an error exception:

file_get_contents(sql/class.sql): Failed to open stream: No such file or directory.

I checked the sql folder, and some files are missing (class.sql, section.sql, subjects.sql, marks.sql, grade.sql, and teacher.sql). Can you provide me with those files? Thanks!

HolFl465 commented 1 week ago

Same here! There's another issue from 2021 stating the same.

This project is unusable.