belongsTo(Story::class); } public function url() { return url(Storage::url($this->media_path)); } }