2017 © Pedro Peláez
 

library telegram

Laravel telegram

image

cobonto/telegram

Laravel telegram

  • Sunday, January 28, 2018
  • by spyp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

:package_name

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

Laravel telegram, (*2)

Structure

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/

Install

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

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*8)

Security

If you discover any security related issues, please email msharif.ahrari@gmail.com instead of using the issue tracker., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

28/01 2018

dev-master

9999999-dev https://github.com/Cobonto/Telegram

Laravel telegram

  Sources   Download

MIT

The Requires

 

The Development Requires

by msharif ahrari

telegram cobonto