Laravel Backup

Screen-Shot-2016-03-08-at-00.22.28

If you’re a developer using Laravel I’d strongly recommend “Laravel Backup”, a package developed by the folks over at Spatie. Version 3 just got released:

Laraval Backup can backup the files and databases of your application to one or more external filesystems. It uses Laravel’s native cloud filesystem to do this. The package can also notify you via Slack and/or email when something goes wrong with your backups.

Running a simple php artisan backup:run will do all its magic. Not only can you make backups with this package; You can also monitor the health of your backups, purge old backups, hook into any of the many events, etc.

Laravel Backup →
Laravel Backup Introductory Blogpost →

Published by Bramus!

Bramus is a frontend web developer from Belgium, working as a Chrome Developer Relations Engineer at Google. From the moment he discovered view-source at the age of 14 (way back in 1997), he fell in love with the web and has been tinkering with it ever since (more …)

Leave a comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.