HiActually I don't but I have sent v3.8.8 to @FTD Team for nulling and releasing
if (is_null($this->appSetting->purchase_code)) {
return false;
}
$version = File::get(public_path('version.txt'));
$data = [
'purchaseCode' => $this->appSetting->purchase_code,
'email' => '',
'domain' => $domain,
'itemId' => config('froiden_envato.envato_item_id'),
'appUrl' => urlencode(url()->full()),
'version' => $version,
];
just upload it to zippyshare and post the link here in a spoiler tagI have the latest, let me know who can nulled it.
if (is_null($this->appSetting->purchase_code)) {
return false;
}
if (is_null($this->appSetting->purchase_code)) {
return true;
}
Here is untouched, Please nulled and shared here.
I will update when there is a new update available.
Spoiler
3.9.1
- Fix: Lead create
24 Feb, 2021