Tambah Auth Fetures
This commit is contained in:
@@ -19,6 +19,7 @@ class User extends Authenticatable
|
||||
*/
|
||||
protected $fillable = [
|
||||
'name',
|
||||
'employee_id',
|
||||
'email',
|
||||
'password',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user