'array', // ]; public function oArticle() { return $this->belongsTo(Articles::class, 'iArticleId', 'id'); } }