roddy / arkesel
A Laravel package for Arkesel SMS API
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/roddy/arkesel
README
Table of Contents
Installation
-
Get a your API Key at Arkesel
-
Install this package using composer
composer require roddy/arkesel
-
Copy and paste this to your .env file and replace
xxxxxxxxxxx
with your API key from Arkesel.ARKESEL_API_KEY="xxxxxxxxxxx'
Documentation
Visit Laravel Arkesel Package for documentation.
OR
Use this link https://freddywhest.github.io/laravel-arskesel/
License
The MIT License (MIT). Please see License File for more information.