Skip to content
Sergey Lapin edited this page May 10, 2020 · 6 revisions

About this Package

Laragram extend Laravel and Lumen interface for the quick and easy development of Telegram bots in REST style.

Compatibility

This package requires PHP 7.1+ and Laravel 5.7+ or Lumen 5.7+.

Other Notes

Before you start working with Laragram, it is recommended that you read the official Telegram Bot API documentation.

Prologue

Getting Started

The Basics

Security

Clone this wiki locally