ads here
Free Nulled Download Remito - Online Money Transfer Solution v5.0
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...
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...
its asking for key
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'));
}
result showing this
please help
As i can see you miss } so paste the code carefully.
Tested localhost but its not working
after visiting http://localhost/remito-302/install
as i tested now everything working fine
i installed it successfully but after installing it says " page is not working " 500 error
Pls help
Thank you the problem has been resolved
This file is nulled?
What did you do?
co-asking
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
Babak updated Remito - Online Money Transfer Solution with a new update entry:
Remito v4.0.1 Untouched
Read the rest of this update entry...
When u register a user account it gives the above demo data on transfer log. How do you remove these?
I am getting a strange experience once i try to install the files they are been deleted. what should i do? please help
*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