Ali Hossinzadeh
Ali Hossinzadeh
hi ali when i try to use you r sample to login with password . this error happen PASSWORD_HASH_INVALID
Provide a web service or bridge to connect with other applications. A web service for receiving the content of a chat via Chat ID A web service for sending messages...
when i use this package with notifcation public function toSms($notifiable) { $pattern_code='d4l0f55kufu3qfj'; $reference = $this->ticket->reference; $subUrl = $notifiable->isManager() ? 'dashboard/tickets/' : 'tickets/' ; $ticketUrl = $subUrl . $reference; $text="pattern_code=$pattern_code\nreference=$reference\nlink=$ticketUrl"; return...
hi thanks for this modual . my node -v is 6.9.2 npm -v is 3.10.9 when call to to this propertis . `var sessionKey = laravelSession.getSessionKey(session, laravel_app_key);` it got this...
 hi why get this error ? is it possible to use proxy by .env.docker ? for example TELEGRAM_PROXY_ADDRESS=127.0.0.1 TELEGRAM_PROXY_PORT=2080