🌟 Laravel Backup v10: serializable events, resilient multi-destination backups, and more
https://freek.dev/3015-laravel-backup-v10-serializable-events-resilient-multi-destination-backups-and-more
#php #laravel #package #spatie #backups
https://freek.dev/3015-laravel-backup-v10-serializable-events-resilient-multi-destination-backups-and-more
#php #laravel #package #spatie #backups
Laravel Backup v10: serializable events, resilient multi-destination backups, and more | freek.dev
We just released v10 of laravel-backup, our package that creates backups of your Laravel app. The backup is a zip file containing all files in the directories you specify, along with a dump of your database. You can store it on any of the filesystems Laravel supports, and you can even back up to…