Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 470 Bytes

File metadata and controls

26 lines (19 loc) · 470 Bytes

A PHP Telegram Manager

Registor A App To Get API and API_HASH

https://my.telegram.org/auth

cd dir and then create patch file

$ cd source dir
$ diff -Naru file_original file_updated > file.patch

Apply the Patches

$ composer update # or composer update

start websocket service

$ php artisan reverb:start

config supervisor

open inet_http_server

include files in storage/app/supervisor.d/*.conf