Download the PHP package lartie/laravel-botan without Composer
On this page you can find all versions of the php package lartie/laravel-botan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lartie/laravel-botan
More information about lartie/laravel-botan
Files in lartie/laravel-botan
Download lartie/laravel-botan
More information about lartie/laravel-botan
Files in lartie/laravel-botan
Vendor lartie
Package laravel-botan
Short Description Laravel Botan
License MIT
Homepage https://github.com/lartie/laravel-botan
Package laravel-botan
Short Description Laravel Botan
License MIT
Homepage https://github.com/lartie/laravel-botan
Please rate this library. Is it a good library?
Informations about the package laravel-botan
LaravelBotan
Fork: https://github.com/botanio/sdk
- Installation
- Composer
- Configuration
- Service Provider
- Usage
- License
Installation
Composer
Configuration
BOTAN_TOKEN=YOUR_BOT_TOKEN
Service Provider
You must install this service provider.
This package also comes with a facade, which provides an easy way to call the the class.
Usage
Botan::track($message, 'Message');
Or
$result = Botan::shortenUrl($url, $userId);
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-botan with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package lartie/laravel-botan contains the following files
Loading the files please wait ....