Spatie Laravel Backup

A modern backup solution for Laravel apps

Spatie Laravel Backup

This Laravel package creates a backup of your application. The backup is a zip file that contains all files in the directories you specify along with a dump of your database. The backup can be stored on any of the filesystems you have configured in Laravel 5.

Feeling paranoid about backups? No problem! You can backup your application to multiple filesystems at once. Once installed taking a backup of your files and databases is very easy. Just issue this artisan command: