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