'array', // Laravel tự động json_decode ]; public function question() { return $this->belongsTo(Question::class, 'question_id'); } }