dev-master
9999999-dev https://github.com/Cobonto/TelegramLaravel telegram
MIT
The Requires
- illuminate/support ~5.1
- php ~5.6|~7.0
- longman/telegram-bot *
The Development Requires
by msharif ahrari
telegram cobonto
Wallogit.com
2017 © Pedro Peláez
Laravel telegram
![Software License][ico-license]
![Coverage Status][ico-scrutinizer]
![Total Downloads][ico-downloads], (*1)
Laravel telegram, (*2)
If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*3)
bin/ config/ src/ tests/ vendor/
Via Composer, (*4)
``` bash $ composer require cobonto/telegram, (*5)
## Usage For laravel 5.5 this package support package discovery for older versions: add ServiceProvider to ``` config/app.php ``` ``` php Cobonto\Telegram\TelegramServiceProvider::class
and for use facades, (*6)
``` php Cobonto\Telegram\Facades\Telegram, (*7)
## Change log Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently. ## Testing ``` bash $ composer test
Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*8)
If you discover any security related issues, please email msharif.ahrari@gmail.com instead of using the issue tracker., (*9)
The MIT License (MIT). Please see License File for more information., (*10)
Laravel telegram
MIT
telegram cobonto