Skip to content

Shekel-Africa/shekel-lib

Repository files navigation

SHEKEL LIB

A Laravel Package to connect Services

Installation

PHP 7.2+ and Composer are required.

Add this to your composer.json

"repositories": {
    "dev-package": {
        "type": "vcs",
        "url": "git@github.com:Shekel-Africa/shekel-lib.git"
    }
},

To install the package bash:

composer require shekel/shekel-lib:dev-master