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
inTelegramController.php
to your applicationd domain name
Read the tutorial at Telegram Bot with Laravel Learn more at https://tutsforweb.com