disk)->url($document->path); if ($url && $absolute) { return url($url); } if ($url) { return $url; } return null; }