PHPackages                             64robots/laravelthinq - 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. 64robots/laravelthinq

ActiveLibrary

64robots/laravelthinq
=====================

:description

v0.0.8(4y ago)16022MITPHPCI failing

Since Nov 12Pushed 4y ago4 watchersCompare

[ Source](https://github.com/64robots/laravel-thinq)[ Packagist](https://packagist.org/packages/64robots/laravelthinq)[ Docs](https://github.com/r64/laravelthinq)[ RSS](/packages/64robots-laravelthinq/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (5)Versions (12)Used By (0)

LaravelThinq
============

[](#laravelthinq)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2c60e0121b9bce3ece6c8d7984ef5d9bb53e5c87bf9f86506cd21460e4a5b2b6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7236342f6c61726176656c7468696e712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/r64/laravelthinq)[![Total Downloads](https://camo.githubusercontent.com/4330c3e7a29e254dbb16bb308d16aca786ca1cb515db47e64e0e39c36a2ae4d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7236342f6c61726176656c7468696e712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/r64/laravelthinq)[![Build Status](https://camo.githubusercontent.com/7758dc188659b6f7b51de0e941bb4ffd145128d6498d86410cfefd2223a63bf0/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7236342f6c61726176656c7468696e712f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/r64/laravelthinq)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

Installation
------------

[](#installation)

Via Composer

```
$ composer require 64robots/laravelthinq
```

Usage
-----

[](#usage)

```
php artisan vendor:publish --provider="R64\LaravelThinq\LaravelThinqServiceProvider"

```

Add this to `.env`

```
THINQ_ACCOUNT_ID=Your thinq account id
THINQ_API_KEY=Your thinq api key

```

Use as notification

```
