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

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

This package is auto-updated.

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