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

Laravel 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...