PHPackages                             pangpondpon/laravel-lb - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. pangpondpon/laravel-lb

ActiveLibrary[API Development](/categories/api)

pangpondpon/laravel-lb
======================

Library that let you connect your laravel application to Logicboxes with ease

0.9.9.30(2y ago)22891PHPCI failing

Since Aug 26Pushed 2y ago4 watchersCompare

[ Source](https://github.com/s-patompong/laravel-lb)[ Packagist](https://packagist.org/packages/pangpondpon/laravel-lb)[ RSS](/packages/pangpondpon-laravel-lb/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (59)Used By (0)

Laravel-lb
==========

[](#laravel-lb)

[![Build Status](https://camo.githubusercontent.com/487210e28f3092560f0e5099a5a5c9a73f0500c7710440d90769f478e161e72d/68747470733a2f2f7472617669732d63692e6f72672f70616e67706f6e64706f6e2f6c61726176656c2d6c622e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pangpondpon/laravel-lb)

This library let your laravel application talk with Logicboxes API with ease.

### How to install

[](#how-to-install)

1. Run `composer require pangpondpon/laravel-lb` to include this library to your project
2. Add `LaravelLb\LaravelLbServiceProvider::class` into your providers array in config/app.php
3. Run `php artisan vendor:publish` to publish the config file
4. Put your credential in config/logicboxes.php like so

```
