'decimal:2', 'downloads' => 'integer' ]; public function document(){ return $this->belongsTo(Document::class); } }