Убрано указание подключения
This commit is contained in:
@@ -11,7 +11,6 @@ class SttMedicalHistory extends Model
|
||||
{
|
||||
protected $primaryKey = 'MedicalHistoryID';
|
||||
protected $table = 'stt_medicalhistory';
|
||||
protected $connection = 'mis';
|
||||
|
||||
public function getFullNameAttribute()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user