Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 560 Bytes

File metadata and controls

11 lines (10 loc) · 560 Bytes

Cryptocurrency Telegram Bot Laravel

 How to install:
  • Clone this repository
  • Run composer install
  • Create your Telegram bot and add its secret key in .env file under they key TELEGRAM_BOT_TOKEN.
  • Set up you database credentials in .env file.
  • Change your applicationdomain.com in TelegramController.php to your applicationd domain name

Read the tutorial at Telegram Bot with Laravel Learn more at https://tutsforweb.com