'array', 'faqs' => 'array']; public function review() { return $this->hasMany(Review::class); } }