2017 © Pedro Peláez
 

library laravel-monopond-fax

Laravel package for monopond fax API client

image

faxbroadcast/laravel-monopond-fax

Laravel package for monopond fax API client

  • Wednesday, March 7, 2018
  • by mannysoft
  • Repository
  • 1 Watchers
  • 0 Stars
  • 63 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 2 Versions
  • 40 % Grown

The README.md

laravel-monopond-fax

Laravel package for monopond fax api client., (*1)

This package contains a subtree from Monopond's Fax API Client, (*2)

Installation

After updating composer, add the ServiceProvider to the providers array in config/app.php, (*3)

'Balgf\LaravelMonopondFax\ServiceProvider',

You can use the facade for shorter code. Add this to your aliases:, (*4)

'LaravelMonopondFax' => 'Balgf\LaravelMonopondFax\Facades\LaravelMonopondFax',

To publish the config settings in Laravel 5 use:, (*5)

php artisan vendor:publish --provider="Balgf\LaravelMonopondFax\ServiceProvider"

This will add an monopond.php config file to your config folder., (*6)

The Versions

07/03 2018

dev-patch-1

dev-patch-1

Laravel package for monopond fax API client

  Sources   Download

The Requires

  • php >=5.5

 

by Avatar balgf

laravel api client fax monopond

20/02 2018

dev-master

9999999-dev

Laravel package for monopond fax API client

  Sources   Download

The Requires

  • php >=5.5

 

by Avatar balgf

laravel api client fax monopond