Rohan-Jalil / playz-infusionsoft-integration

Laravel 5 package for InfusionSoft Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

playz-infusionsoft-integration

Installation

  • In order to install the package use the following command
composer require contrive/playz-infusionsoft-integration
  • Open your config/app.php and add the following to the providers array:
Agencymates\Playz\PlayzServiceProvider::class
  • Run the command below to publish the package config file config/entrust.php:
php artisan vendor:publish

About

Laravel 5 package for InfusionSoft Integration


Languages

Language:PHP 100.0%