contrive / playz-infusionsoft-integration
There is no license information available for the latest version (v1.4) of this package.
Package info
github.com/Rohan-Jalil/playz-infusionsoft-integration
pkg:composer/contrive/playz-infusionsoft-integration
v1.4
2018-01-03 11:07 UTC
Requires
- infusionsoft/php-sdk: ^1.3
This package is not auto-updated.
Last update: 2026-03-15 12:11:36 UTC
README
Installation
- In order to install the package use the following command
composer require contrive/playz-infusionsoft-integration
- Open your
config/app.phpand add the following to theprovidersarray:
Agencymates\Playz\PlayzServiceProvider::class
- Run the command below to publish the package config file
config/entrust.php:
php artisan vendor:publish