create: literacy generate text model
This commit is contained in:
parent
d05da3caf3
commit
84207cf543
|
|
@ -20,4 +20,5 @@ public function teacher()
|
||||||
{
|
{
|
||||||
return $this->belongsTo(\App\Models\User::class, 'user_id');
|
return $this->belongsTo(\App\Models\User::class, 'user_id');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user