westacks / telebot

Easy way to create Telegram bots in PHP
https://westacks.github.io/telebot/
MIT License
282 stars 44 forks source link

Laravel telebot config on database #98

Closed ferilagi closed 10 months ago

ferilagi commented 10 months ago

How to save (implement) bot config, token, name, etc, on database instead on .env, so in production we can easily update value of those setting ? if any documentation, can anyone share the link or any method to implement my question thanks in advanced