Worksuite Saas - Project Management System

Worksuite Saas - Project Management System v5.3.84 Nulled

No permission to download

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,619
26,966
120
Actually I don't but I have sent v3.8.8 to @FTD Team for nulling and releasing
 

taxidiotis

Member
Nov 20, 2019
27
15
8
For nulled find the file;
\script\vendor\froiden\envato\src\Traits\AppBoot.php

Remove the lines 42 to 53
PHP:
        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,
        ];
 

k18acc2

Member
Trusted Uploader
Nov 18, 2020
71
90
18
Here is untouched, Please nulled and shared here.
I will update when there is a new update available.
Spoiler
 

taxidiotis

Member
Nov 20, 2019
27
15
8
script/vendor/froiden/envato/src/Traits/AppBoot.php

PHP:
        if (is_null($this->appSetting->purchase_code)) {
            return false;
        }

change this code with this;

PHP:
        if (is_null($this->appSetting->purchase_code)) {
            return true;
        }
 

stk9d

New member
Apr 8, 2020
28
2
3
I Have Problem

this error:

Illuminate\Database\QueryException
SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'company_id' (SQL: alter table `products` add `company_id` int unsigned null after `id`)
http://hitwork.co/public/

download.png
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu