MusheAbdulHakim / Laravel-Smarthr

A complete hr management system developed with the laravel framework.
https://smarthr.musheabdulhakim.dev
154 stars 69 forks source link

Error #4

Closed genesisoliva closed 2 years ago

genesisoliva commented 2 years ago

When I login it says this

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users.deleted_at' in 'where clause' (SQL: select * from users where email = admin@admin.com and users.deleted_at is null limit 1)

MusheAbdulHakim commented 2 years ago

have you read the repository read me?.

MusheAbdulHakim commented 2 years ago

if you follow the steps on the repository page and you won't have any of these problems

MusheAbdulHakim commented 2 years ago

i have added database dump file in the db folder just import it in phpmyadmin and you should be able to login.