Database Backup
Backup script for MySQL databases
Installation
composer require nuboxdevcom/database-backup
- Configure environment variables in root of the script that file called .env
How to use it
Call dump.php in browser or cron task
It's simple, right? ;)
Contribution
This repository is open to your pull requests :)