execution->filename, $this->execution->scheduledDatabaseBackup->database->destination->server); $this->execution->delete(); $this->emit('success', 'Backup execution deleted successfully.'); $this->emit('refreshBackupExecutions'); } }