Laravel-medialibrary Alterar nome do arquivo

$yourModel->addMedia($pathToFile)->usingName('new name')->toMediaCollection();
Alberto Peripolli