tnaffh/clickatell

Maintainers

Package info

github.com/tnaffh/clickatell

pkg:composer/tnaffh/clickatell

Statistics

Installs: 1 676

Dependents: 0

Suggesters: 0

Stars: 0

v0.1.5 2017-01-11 17:24 UTC

This package is auto-updated.

Last update: 2026-03-01 00:30:10 UTC


README

  1. Install via Composer
composer require tnaffh/clickatell
  1. Update config/app.php to add service provider (optional)
Tnaffh\Clickatell\ClickatellServiceProvider::class,
  1. Publish Configs
php artisan vendor:publish
  1. Update config/clickatell and set your API key, alternatively create a ENV variable "CLICKATELL_KEY"