Member FK
This commit is contained in:
@@ -33,6 +33,7 @@ class ExamTyperating extends Model
|
||||
|
||||
public $belongsTo = [
|
||||
'typerating' => 'GermanAirlinesVa\Schooling\Models\Typerating',
|
||||
'member' => 'GermanAirlinesVa\Social\Models\Member',
|
||||
];
|
||||
|
||||
public $belongsToMany = [
|
||||
|
||||
Reference in New Issue
Block a user