syntac/balaram
Composer 安装命令:
composer require syntac/balaram
包简介
Backup Laravel app to Telegram automatically
README 文档
README
Backup Laravel app to Telegram automatically
Installation
Via Composer
$ composer require syntac/balaram
Usage
add these ENV vars to your ENV file
BACKUP_TARGET=storage,public
BACKUP_DATABASE=true
BACKUP_DATABSE_TYPE=MySql
TELEGRAM_BOT_TOKEN=
TELEGRAM_CHAT_ID=
TELEGRAM_BOT_USERNAME=
then add artisan command "backup:run" to your Console/Kernel.php set the variety of schedules you may assign to backup task.
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-31