Scheduling MySQL Backups with Laravel
Gergo D. Nagy shows us how to easily export our database with the Process component and wrap it up in an artisan command.
You can export your whole database by running one line in your command line. It’s accessible and useful. But it’s a bit wiser to you automatize the entire process. Let’s see how!
Link:
This post is submitted by our members. Submit a new post.
Tags: Tutorials Laravel 5.4 Laravel 5.3 Laravel 5.5 Laravel 5.6