No description
Find a file
Alexander Wolff bf1b6aa034
Some checks failed
Fix PHP code style issues / php-code-styling (push) Failing after 16s
Merge branch 'main' of https://github.com/spatie/laravel-backup-server
2025-08-23 07:23:30 +10:00
.github Bump aglipanci/laravel-pint-action from 2.5 to 2.6 2025-08-01 06:59:33 +00:00
config Fix styling 2024-06-12 07:46:58 +00:00
database/migrations added rsync option 2025-04-08 21:02:11 +10:00
docs set new default to v4 in the docs 2025-01-27 15:12:22 +01:00
resources/lang/en wip 2020-06-26 11:13:26 +02:00
src fixed rsync options 2025-07-08 16:13:26 +10:00
tests add test coverage 2025-01-20 10:21:00 +01:00
.editorconfig get more data in sync with the skeleton 2024-06-12 10:07:53 +02:00
.gitattributes get more data in sync with the skeleton 2024-06-12 10:07:53 +02:00
.gitignore add docs 2024-10-14 17:07:02 +02:00
CHANGELOG.md Update CHANGELOG 2025-04-25 14:47:37 +00:00
composer.json Update composer.json 2025-04-07 15:12:20 +02:00
CONTRIBUTING.md add contribution guidelines 2025-01-30 16:51:33 +01:00
LICENSE.md add license 2025-01-30 16:33:52 +01:00
lint-staged.config.js wip 2020-12-02 09:10:04 +01:00
package.json wip 2020-01-27 14:56:19 +01:00
phpunit.xml.dist remove random execution order for tests 2024-06-12 10:09:56 +02:00
README.md Update README.md 2025-06-05 13:13:21 +02:00
rector.php Fix styling 2024-10-14 16:41:48 +02:00
SECURITY.md Create SECURITY.md 2025-01-30 16:36:22 +01:00
yarn.lock Bump pbkdf2 from 3.0.17 to 3.1.3 2025-06-24 07:01:00 +00:00

Logo for laravel-backup-server

Store and manage backups securely on a dedicated server

Latest Version on Packagist GitHub Tests Action Status Total Downloads

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.