Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Backup Server Laravel Package

spatie/laravel-backup-server

Securely store and manage backups from multiple Laravel apps on a dedicated backup server. Built on spatie/laravel-backup, it automatically receives and organizes incoming backups, with setup and docs tailored for Laravel deployments.

View on GitHub
Deep Wiki
Context7

title: Listing sources and destinations weight: 4

You can list all sources like this:

php artisan backup-server:list

Per source you'll see if it is healthy, the number of backups, the age of the latest backup, the total storage used, and more.

You can sort the sources like this:

php artisan backup-server:list --sortBy=healthy --desc

By default, the sources are sorted by name. Other options are id, healthy, backup_count, newest_backup, youngest_backup_size, backup_size and used_storage.

You can list all destinations with this command:

backup-server:list-destinations

Per destination you'll see if is healthy, the total capacity used, the percentage of inodes used, and more.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
codraw/framework-extra-bundle
codraw/messenger
codraw/security
codraw/mailer
codraw/contracts
codraw/profiling
codraw/dependency-injection
codraw/tester
codraw/core
nexmo/api-specification
capell-app/block-library
axium/identity
cetria/laravel-dummy-models
cetria/reflection-helper
agropredict/sso-auth-bundle
evolvestudio/spam-protection
datacore/hub-sdk
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony