spatie / laravel-backup-server
Backup multiple applications
4.0.1
2025-01-30 15:51 UTC
Requires
- php: ^8.2
- dragonmantank/cron-expression: ^3.3.3
- illuminate/console: ^10.0|^11.0
- illuminate/contracts: ^10.0|^11.0
- illuminate/events: ^10.0|^11.0
- illuminate/notifications: ^10.0|^11.0
- illuminate/queue: ^10.0|^11.0
- illuminate/support: ^10.0|^11.0
- laravel/slack-notification-channel: ^3.2
- spatie/regex: ^3.1.1
- spatie/ssh: ^1.10
Requires (Dev)
- mockery/mockery: ^1.6.9
- orchestra/testbench: ^8.0|^9.0
- pestphp/pest: ^2.34
- pestphp/pest-plugin-type-coverage: ^2.8
- phpunit/phpunit: ^10.5.13|^11.0
- rector/rector: ^1.1
- spatie/docker: ^1.12
- spatie/test-time: ^1.3.3
- symfony/var-dumper: ^6.0|^7.0.4
README
Easily set up a backup server to store and manage backups from multiple Laravel applications.
Installation
You can install the package via composer:
composer require spatie/laravel-backup-server
Usage
Extensive documention is available on our documentation site
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.