_getKey()); } else { return null; } } // custom display get{file_name}Attribute() public function getLogoAttribute($value) { if ($value) { return asset("/storage/$value?key=" . $this->_getKey()); } else { return null; } } }