Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

warhsn/clickatell-sms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clickatell-sms

A simple Clickatell Laravel wrapper for Laravel 5.4+.

Installation

composer require billowapp/clickatell-sms

env

CLICKATELL_API_KEY=your_api_key

Facade Import

use Facades\Billow\Utilities\SMS;

Usage example

SMS::recipient('27112223333')->content('your text message content')->send();

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages