'array', 'indikasi' => 'array', // otomatis convert JSON ke array ]; public function user() { return $this->belongsTo(User::class); } }