PHP code example of the-3labs-team / laravel-referral-rewriter-tag
1. Go to this page and download the library: Download the-3labs-team/laravel-referral-rewriter-tag library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
the-3labs-team / laravel-referral-rewriter-tag example snippets
$referralRewriterTag = ReferralRewriterTag::rewrite('https://www.amazon.it/dp/1520569912', 'my-tag', 'my-subtag');