How to Set up Automatic Backups in Laravel
3 months ago
Backups are important, period. You will be needing these once your server or server provider suddenly dies. In this video, you will learn how to set up automatic Laravel backups using spatie/laravel-backup
and Laravel scheduler to setup cron jobs.
✔ Install & configure spatie/laravel-backup
✔ Take a look at config/backup.php
✔ backup:run
commands
✔ Laravel scheduler for cron jobs.
Link:
This post is submitted by one of our members. You may submit a new post here.