PHPackages                             myckhel/laravel-mono - 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. myckhel/laravel-mono

ActivePackage

myckhel/laravel-mono
====================

A description for laravel-mono.

v1.0(4y ago)3192MITPHP

Since Aug 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/binkode/laravel-mono)[ Packagist](https://packagist.org/packages/myckhel/laravel-mono)[ RSS](/packages/myckhel-laravel-mono/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

laravel-mono
============

[](#laravel-mono)

Use [Mono](https://mono.co) Apis in your laravel project.

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)![Travis](https://camo.githubusercontent.com/ddfafc2cfc3da0483cf5eedf505fd3d23548c238d5aefe6394c554bae86c14a2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d79636b68656c2f6c61726176656c2d6d6f6e6f2e7376673f7374796c653d666c61742d737175617265)[![Total Downloads](https://camo.githubusercontent.com/e35b0de0aa8e16cc1528eb4904f6be6f6d59e3ea9d1332bd2b1a4bc0b2099c25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d79636b68656c2f6c61726176656c2d6d6f6e6f2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/myckhel/laravel-mono)

[Mono Doc Link](https://docs.mono.co/reference)
-----------------------------------------------

[](#mono-doc-link)

Install
-------

[](#install)

`composer require myckhel/laravel-mono`

Setup
-----

[](#setup)

The package will automatically register a service provider.

You need to publish the configuration file:

`php artisan vendor:publish --provider="Myckhel\Mono\MonoServiceProvider"`

### Publish config

[](#publish-config)

This is the default content of the config file `mono.php`:

```
