Habtamu Emyou

Results 3 comments of Habtamu Emyou

php artisan config:clear set TELEGRAM_BOT_TOKEN in .env composer require irazasyed/telegram-bot-sdk ^3.4.1 ps publish conf file with php artisan vendor:publish --provider="Telegram\Bot\Laravel\TelegramServiceProvider"

php artisan config:clear //del ./bootstrap/cache/* if you'll got error set TELEGRAM_BOT_TOKEN in .env composer require irazasyed/telegram-bot-sdk ^3.4.1 ps publish conf file with php artisan vendor:publish --provider="Telegram\Bot\Laravel\TelegramServiceProvider"

This things works.... tnxs alot... i worked for me after trying so many solutions