contrive/playz-infusionsoft-integration

There is no license information available for the latest version (v1.4) of this package.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/contrive/playz-infusionsoft-integration

v1.4 2018-01-03 11:07 UTC

This package is not auto-updated.

Last update: 2025-10-12 10:02:53 UTC


README

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