feat: 添加·定时自动备份并上传到谷歌云存储·的功能

This commit is contained in:
xboard
2023-11-18 19:54:16 +08:00
parent aa9ec41921
commit cc1dc14c84
8 changed files with 91 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"require": {
"php": "^8.1",
"firebase/php-jwt": "^6.3",
"google/cloud-storage": "^1.35",
"google/recaptcha": "^1.2",
"guzzlehttp/guzzle": "^7.4.3",
"hhxsv5/laravel-s": "~3.7.0",