spatie / laravel-backup-server
Backup multiple applications
Installs: 784
Dependents: 0
Suggesters: 0
Security: 0
Stars: 151
Watchers: 9
Forks: 9
Open Issues: 1
Requires
- php: ^8.2
- dragonmantank/cron-expression: ^3.3.3
- illuminate/console: ^10.0|^11.0|^12.0
- illuminate/contracts: ^10.0|^11.0|^12.0
- illuminate/events: ^10.0|^11.0|^12.0
- illuminate/notifications: ^10.0|^11.0|^12.0
- illuminate/queue: ^10.0|^11.0|^12.0
- illuminate/support: ^10.0|^11.0|^12.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|^10.0
- pestphp/pest: ^2.34|^3.0
- pestphp/pest-plugin-type-coverage: ^2.8|^3.0
- 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
Store and manage backups securely on a dedicated server
Laravel Backup Server builds on top of laravel-backup, allowing backups from multiple Laravel projects to be automatically sent to a server.
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.