Setup Telegram Bot for laravel error
You're setting up tleegram bot for your project in order to catch the error log in realtime.
Download Telegram
1
Step 1
If you do not have telegram download in here https://desktop.telegram.org/
2
Setp 2
Let's proceed by setting up our Telegram channel and creating a Bot through BotFather.
Open the link in your browser and start the conversation by sending the message /start. You should receive a message with the next steps to creating your bot.
3
Setp 3
COPY THE API KEY and channel name and past in .env of your project. If you do not have .env
copy .env.xample
Then please go to next step
Firebase