hpbyte / edms

An Electronic Document Management System for Universities using Laravel
51 stars 39 forks source link

SQL Dataset #7

Closed manhlab closed 3 years ago

manhlab commented 3 years ago

I meet this error when run

php artisan key:generate
SQLSTATE[HY000] [2002] No such file or directory (SQL: select * from information_schema.tables where table_schema =
   edms and table_name = users)

Can you share dataset to anorther?