added notification system for successful payment
This commit is contained in:
@@ -36,6 +36,9 @@ return [
|
||||
'move_or_delete' => env('MOVE_OR_DELETE', null),
|
||||
'auto_fetch_mail' => env('AUTO_FETCH_MAIL', false),
|
||||
|
||||
'notify_tg_bot_token' => env('NOTIFY_TG_BOT_TOKEN', ''),
|
||||
'notify_tg_chat_id' => env('NOTIFY_TG_CHAT_ID', ''),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Application Debug Mode
|
||||
|
||||
Reference in New Issue
Block a user