whoami7 - Manager
:
/
home
/
dataiclx
/
datasyspk.com
/
app
/
Upload File:
files >> /home/dataiclx/datasyspk.com/app/AttributeValue.php
<?php namespace App; use Illuminate\Database\Eloquent\Model; class AttributeValue extends Model { public function attribute() { return $this->belongsTo(Attribute::class); } }
Copyright ©2021 || Defacer Indonesia