lubusIN / laravel-gymie

👨‍💻 Gym & Club Management System https://gymie.in
MIT License
418 stars 247 forks source link

credentials do not work #82

Closed eosfelipe closed 4 years ago

eosfelipe commented 4 years ago

Hello, I tried to take a look into the live demo but I couldn't login in and I get this error

QueryException in Connection.php line 666:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'demo_gymie_in.mst_users' doesn't exist (SQL: select * from `mst_users` where `email` = admin@gymie.in and `status` = 1 limit 1)

Thank you so much

ajitbohra commented 4 years ago

The demo is fixed we had some issue with demo refresh cron job.