tnaffh/clickatell

Maintainers

Details

github.com/tnaffh/clickatell

Source

Installs: 1 676

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

pkg:composer/tnaffh/clickatell

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

This package is auto-updated.

Last update: 2025-09-29 02:57:40 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"