makroz / MySQL-to-Google-Drive

automatic backup your mysql database then upload the file to your Google Drive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Backup MySQL & Upload to Google Drive with PHP

  • Clone this repo
  • Composer update
  • Move the Drive.php to ./vendor/google/apiclient/src/Google/Service (replace the existing)
  • Create API creadentials by following this step
  • Put the client.json as client_secret.json in this root directory
  • Create .env based on .env.example file as your system config

About

automatic backup your mysql database then upload the file to your Google Drive

License:Apache License 2.0


Languages

Language:PHP 100.0%