Skip to content

Freddywhest/arkesel-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arkesel API Laravel Package


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.