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

spatie/laravel-backup

Spatie Laravel Backup creates zip backups of your app files and database, storing them on any Laravel filesystem (even multiple). Includes health monitoring, notifications, and automatic cleanup of old backups. Run with php artisan backup:run.

View on GitHub
Deep Wiki
Context7

title: Events weight: 2

These events are fired during the cleanup process.

CleanupWasSuccessful

Spatie\Backup\Events\CleanupWasSuccessful

This event is fired when old backups are successfully removed from a destination filesystem.

It has two public properties:

  • $diskName: a string containing the name of the destination disk.
  • $backupName: a string containing the name of the backup.

CleanupHasFailed

Spatie\Backup\Events\CleanupHasFailed

This event is fired when something goes wrong while cleaning up.

It has three public properties:

  • $exception: an object that extends PHP's Exception class. It is highly likely that $exception->getMessage() will return more information on what went wrong.
  • $diskName: a nullable string containing the name of the destination disk. If this is null then something probably went wrong before even connecting to one of the backup destinations.
  • $backupName: a nullable string containing the name of the backup.
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.
babenkoivan/elastic-client
innmind/static-analysis
innmind/coding-standard
datacore/hub-sdk
alengo/sulu-http-cache-bundle
develia/commons
cuci/prototurk-sdk
cuci/prototurk-sdk-symfony
develia/geo-bundle
dreamzy/livewire-charts
touchestate-sdk/php-sdk
22h/doctrine-garbage-collection-bundle
imbo/imbo-coding-standard
visualbuilder/filament-lottie
servicioslineaonce/starter-kit
atomcoder/laravel-reorderable
irajul/filament-shadcn-theme
agtp/agtp-php
agtp/mod-php
centraldesktop/protobuf-php