Laravel-Medialibrary Change Nom du fichier

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