• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

emart - Laravel Multi-Vendor Ecommerce Advanced CMS

Status
Not open for further replies.
White Devil updated emart - Laravel Multi-Vendor Ecommerce Advanced CMS with a new update entry:

emart v1.8 Untouched

Download emart v1.8 - Laravel Multi-Vendor Ecommerce Advanced CMS Nulled Free
16/01/2021 ( Version 1.8 ) - Thanks To @nullbabloo

- Onesignal Integrated for Custom Push notifications (Admin/Marketing Tools/Push Notifications.)
- Responsive issue fixed (Revamped navbar and other sections).
- More convenient PWA settings.
- Added Instagram in social icons.
- Latest Laravel security patch (#1/2021).
- Bug fixed and Improved performance

Read the rest of this update entry...
 
this happens only while loading categories and brands link,
I kept database same just changed from subdomain to domain,
updated links in env ddtl.txt and info.txt tried to repair and optimise database also.
Show the complete screenshot of error.

Edit : Okay try, clear your cache of stored in storage/framework/views
 
Purchase code nulled.
Step - 1
File location: e-mart/app/Http/Controllers/InitializeController.php
public function verify(Request $request)
{

$d = \Request::getHost();
$domain = str_replace("www.", "", $d);

$alldata = ['app_id' => "25300293", 'ip' => $request->ip(), 'domain' => $domain , 'code' => $request->code];

$data = $this->make_request($alldata);
$data['status'] = 1; // Add code hereeeeeeeeeeeeeeeeeeeeee

if ($data['status'] == 1)
{

public function make_request($alldata)
{
$response = Http::post('https://mediacity.co.in/purchase/public/api/verifycode', [
'app_id' => $alldata['app_id'],
'ip' => $alldata['ip'],
'code' => $alldata['code'],
'domain' => $alldata['domain']
]);

$result = $response->json();

if($response->successful()){
$result['status'] = 1; // Add code hereeeeeeeeeeeeeeeeeeeeeeeeee
 

Attachments

  • InitializeController.txt
    2.9 KB · Views: 40
Purchase code nulled.
Step - 1
File location: e-mart/app/Http/Controllers/InitializeController.php
public function verify(Request $request)
{

$d = \Request::getHost();
$domain = str_replace("www.", "", $d);

$alldata = ['app_id' => "25300293", 'ip' => $request->ip(), 'domain' => $domain , 'code' => $request->code];

$data = $this->make_request($alldata);
$data['status'] = 1; // Add code hereeeeeeeeeeeeeeeeeeeeee

if ($data['status'] == 1)
{

public function make_request($alldata)
{
$response = Http::post('https://mediacity.co.in/purchase/public/api/verifycode', [
'app_id' => $alldata['app_id'],
'ip' => $alldata['ip'],
'code' => $alldata['code'],
'domain' => $alldata['domain']
]);

$result = $response->json();

if($response->successful()){
$result['status'] = 1; // Add code hereeeeeeeeeeeeeeeeeeeeeeeeee
i will replace the file in the folder with this?
 
Status
Not open for further replies.
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock