MySQL-to-Google-Drive
MySQL-to-Google-Drive copied to clipboard
automatic backup your mysql database then upload the file to your Google Drive
Automated Backup MySQL & Upload to Google Drive with PHP
- Clone this repo
- Composer update
- Move the
Drive.phpto./vendor/google/apiclient/src/Google/Service(replace the existing) - Create API creadentials by following this step
- Put the
client.jsonasclient_secret.jsonin this root directory - Create
.envbased on.env.examplefile as your system config