mirror of
https://github.com/robonen/education-project.git
synced 2026-03-20 02:44:31 +00:00
auth
This commit is contained in:
@@ -11,6 +11,7 @@ class HeadTeacher extends Model
|
||||
|
||||
protected $guarded = [
|
||||
'user_id',
|
||||
'updated_at',
|
||||
];
|
||||
|
||||
public function user()
|
||||
|
||||
Reference in New Issue
Block a user