fireitsoft/affiliatenetworks

Laravel package for integrating affiliate networks

V1.0.7 2021-01-12 09:13 UTC

This package is auto-updated.

Last update: 2024-04-12 16:00:15 UTC


README

Laravel package to access different affiliate networks.

Installation

    composer require fireitsoft/affiliatenetworks

In your controller ##YourController.php

use FireItSoft\AffiliateNetworks\AffiliateNetworks;

Initial release