roddy/arkesel

A Laravel package for Arkesel SMS API

v1.10 2023-10-01 11:53 UTC

This package is auto-updated.

Last update: 2024-10-30 01:59:47 UTC


README


Table of Contents

Installation

  1. Get a your API Key at Arkesel

  2. Install this package using composer

    composer require roddy/arkesel
  3. 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.