• The default language of any content posted is English.
MagicAI - OpenAI Content, Text, Image, Chat, Code Generator SaaS

NULLED MagicAI - OpenAI Content, Text, Image, Chat, Code Generator SaaS 6.0.1 NULLED Extended

Magicai New update nulled 6.0 ? and also paid extension nulled version anyone have ?
 
For those who need to bypass activation simply do this

Code:
Run SQL Command:

UPDATE `settings_two` SET `liquid_license_type` = 'Extended License', `liquid_license_domain_key` = 'nullcave' WHERE `settings_two`.`id` = 1;


Edit:

vendor/rachidlaasri/laravel-installer/src/Repositories/ApplicationStatusRepository.php function check()

//if ($response->ok() && $response->json('success')) {
        $portal = $this->portal() ?: [];

         $data = array_merge($portal, [
                'liquid_license_type' => $response->json('licenseType'),
                'liquid_license_domain_key' => $licenseKey,
                'installed' => $installed
        ]);

         return $this->save($data);
//}

Remember not to comment the body function, only comment the "if" command
 
i try all edait no work
Run SQL Command:

Activate your license​

and
Edit:

vendor/rachidlaasri/laravel-installer/src/Repositories/ApplicationStatusRepository.php function check()

a;so no work
 
For those who need to bypass activation simply do this

Code:
Run SQL Command:

UPDATE `settings_two` SET `liquid_license_type` = 'Extended License', `liquid_license_domain_key` = 'nullcave' WHERE `settings_two`.`id` = 1;


Edit:

vendor/rachidlaasri/laravel-installer/src/Repositories/ApplicationStatusRepository.php function check()

//if ($response->ok() && $response->json('success')) {
        $portal = $this->portal() ?: [];

         $data = array_merge($portal, [
                'liquid_license_type' => $response->json('licenseType'),
                'liquid_license_domain_key' => $licenseKey,
                'installed' => $installed
        ]);

         return $this->save($data);
//}

Remember not to comment the body function, only comment the "if" command


Thank you friend!
It worked perfectly (updating via the update menu in the admin panel)
 
i try all edait no work
Run SQL Command:

Activate your license​

and
Edit:

vendor/rachidlaasri/laravel-installer/src/Repositories/ApplicationStatusRepository.php function check()

a;so no work

If still not working try to

create file with name "portal" without double quote inside storage/app/ folder
add fill with following content

a:3:{s:19:"liquid_license_type";N;s:25:"liquid_license_domain_key";s:7:"nullcave";s:9:"installed";b:1;}
 
did all the steps installation works fine and validation is also gone but the homepage is not working showing 500 server error getting this in logs :
[2024-05-21 11:57:59] development.ERROR: unserialize(): Error at offset 79 of 103 bytes {"exception":"[object] (ErrorException(code: 0): unserialize(): Error at offset 79 of 103 bytes at /home/public_html/vendor/rachidlaasri/laravel-installer/src/Repositories/ApplicationStatusRepository.php:46)
[stacktrace]
If still not working try to

create file with name "portal" without double quote inside storage/app/ folder
add fill with following content
 
i install it but always redirected to /license!

i run this query but not fix it!
UPDATE `settings_two` SET `liquid_license_type` = 'Extended License', `liquid_license_domain_key` = 'nullcave' WHERE `settings_two`.`id` = 1;
 
Top