This package is abandoned and no longer maintained. No replacement package was suggested.

Laravel backup

Installs: 63

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/marcandreappel/backup

1.0.14 2021-10-21 10:32 UTC

This package is auto-updated.

Last update: 2022-10-21 14:20:16 UTC


README

If standard backup files are bigger than 5Gib and/or Backblaze B2 is the destination, then this package helps.

Requirements

zip needs to be installed and executable on the server.

Installation

Install it with composer require marcandreappel/backup, run php artisan vendor:publish and choose the package configuration for publishing.

Configuration

The configuration is not different from Spatie's Backup, just lighter. The comments help to understand...