ads here

Free Nulled Download Remito - Online Money Transfer Solution v5.0

Community 3 years ago 85 views 18 replies
C
Community

gordian submitted a new resource:

Remito - Online Money Transfer Solution - Download Remito - Online Money Transfer Solution Nulled Free CodeCanyon 33760018

Read more about this resource...

C
Community

gordian updated Remito - Online Money Transfer Solution with a new update entry:

Version 3.0.2 – 24th Apr, 2022

Read the rest of this update entry...

C
Community

its asking for key

C
Community

GO TO : vendor\jlang\jsonstringfy\src\Http\Controllers

And replace code from line number 49 to 81 with this code .

PHP:

public function submitProductCode(Request $request)
{
$this->validate($request, [
'purchased_code' => 'required|min:5',
'email' => 'required|email|max:150',
'database_host' => 'required|min:5',
'database_port' => 'required|min:2',
'database_name' => 'required|min:1',
'database_username' => 'required|min:1',
'database_password' => 'nullable|min:5'
]);

$data['purchased_code'] = $request->purchased_code;
$data['email'] = $request->email;
$getData = json_decode(Installer::getToken($data));
$getData->success = 'next';
$getData->data = 'babia.to';
$getData->error =false;

$env = [
'DB_HOST' => $request->database_host,
'DB_PORT' => $request->database_port,
'DB_DATABASE' => $request->database_name,
'DB_USERNAME' => $request->database_username,
'DB_PASSWORD' => $request->database_password ?? '',
];
Installer::setEnv($env);
DocHash::fEncrypt($getData->data);
RequestResolve::fwCircuit($getData);
$path = (string)config('requirmetns.home_url');
return view('pdoc::success', compact('path'));

}

C
Community

result showing this

C
Community

please help

C
Community

As i can see you miss } so paste the code carefully.

C
Community

Tested localhost but its not working

after visiting http://localhost/remito-302/install

C
Community

as i tested now everything working fine

C
Community

i installed it successfully but after installing it says " page is not working " 500 error

Pls help

C
Community

Thank you the problem has been resolved

C
Community

This file is nulled?

C
Community

What did you do?

C
Community

co-asking

C
Community

there's latest version

Version 4.0 – 03rd August , 2023?

[ADD] Flutterwave Automated Payout (Bank transfer, Mobile Money)

[ADD] Reloadly Automated recharge/Topup service

[ADD] 12+ Automated Payment Method

[ADD] 7+ Automatic Withdrawal Method For Agent

[ADD] 7+ Agent/Merchant Panel

C
Community

Babak updated Remito - Online Money Transfer Solution with a new update entry:

Remito v4.0.1 Untouched

Read the rest of this update entry...

C
Community

When u register a user account it gives the above demo data on transfer log. How do you remove these?

C
Community

I am getting a strange experience once i try to install the files they are been deleted. what should i do? please help

C
Community

*Nulling steps

1. Replace jlang folder in vendor folder

Spoiler: DOWNLOAD JLANG

Code:

vendor/

##

jlang

MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.

www.mediafire.com

2. change code in vendor\xsoap\init\src\Cri/MT.php with this :

PHP:

<?php

namespace XContains\XContains\Cri;

trait MT
{
protected function rrmdir($dir)
{

}
}

3. After that follow normal Installtion as per author

*

Login to post a reply.

Login to Reply