Looking to hire Laravel developers? Try LaraJobs

laravel-ghl-wrapper maintained by rankfoundry

Description
Laravel wrapper for High Level (GHL)
Last update
2021/01/18 20:57 (dev-master)
License
Downloads
26

Comments
comments powered by Disqus

Laravel GHL Wrapper

Latest Version on Packagist Total Downloads

A Laravel wrapper for High Level (GHL).

Install

Via Composer

$ composer require rankfoundry/laravel-ghl-wrapper

Usage

See documention for params and others at GHL Api docs

List of methods:

Location

use Rankfoundry\LaravelGhlWrapper\GhlLocation;

$locations     = GhlLocation::locations($apikey);       // list of all agency locations
$location      = GhlLocation::single($id,$apikey);     // single location