update bugs fix medicine, user record update-delete, user login

This commit is contained in:
2024-01-05 12:22:56 +07:00
parent 7c820547c0
commit 87f2788cdd
30 changed files with 505 additions and 96 deletions

View File

@@ -24,6 +24,7 @@ class User extends Authenticatable
'person_id',
'name',
'email',
'username',
'password',
'phone',
'otp',