• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
eClassify - Classified Buy and Sell Marketplace Flutter App with Laravel Admin Panel

NULLED eClassify - Classified Buy and Sell Marketplace Flutter App with Laravel Admin Panel 2.1.0 NULLED

Messages
312
Files
10
Reactions
2,546
Website
elibrary.co.uz
mrdemo submitted a new resource:

eClassify - Classified Buy and Sell Marketplace Flutter App with Laravel Admin Panel - Offers a customizable home page with filter options and layout designs,

View attachment 27211

Dynamic Home Layout

Offers a customizable home page with filter options and layout designs, improving user experience and engagement.

Item Management
Users can manage their items and mark them as sold out when necessary.

Location-Based Item Fetching
Items are fetched based on the user’s location, enhancing relevance and convenience.

Featured Item
Highlight important items within the listings, increasing...

Read more about this resource...
 
Reacted by:
  • Like
Reactions: raz0r

Version 1.0.1​

( updated on 12-Apr-2024 )

+ [Imrovement] RTL Layout (App + & Admin Panel)
+ [Imrovement] Mobile responsive layout (Admin Panel)
+ [Improvement] Dark Theme
+ [Added] Filters added in Custom Fields & Items (Admin Panel)
+ [Added] English Name field added in language form (App & Admin Panel)
+ [Added] Interstitial Google + (App)
+ [Added] Native Share Link (App)
+ [Fix] Missing language labels
+ [Fix] Known Bug Fixes

Update please
 
Reacted by:
The script is still raw, one of these days there will be an update, there are a lot of errors, I will update when there is a stable version
Okay, do you have Edemand script you help me with
 
Reacted by:
mrdemo updated eClassify - Classified Buy and Sell Marketplace Flutter App with Laravel Admin Panel with a new update entry:

eClassify - Classified Buy and Sell Marketplace Flutter App with Laravel Admin Panel v1.0.2

1.0.2 Update Details:
+ [Added] Block User Functionality (Admin Panel + App)
+ [Added] User Safety Tips (Admin Panel + App)
+ [Added] Admob Settings (Admin Panel)
+ [Added] Video link functionality (App)
- [Fix] User Signup issue when login using Phone Number (API)
+ [Improvement] Package Pricing Calculation & UI (Admin Panel)
+ [Improvement] Default logo added for English Language (Admin Panel)
+ [Improvement] Reported Ads Functionality (App)

Read the rest of this update entry...
 
Reacted by:
Something says that the key is invalid, please update this application
 
Reacted by:
mrdemo updated eClassify - Classified Buy and Sell Marketplace Flutter App with Laravel Admin Panel with a new update entry:

v1.1.0 - ( updated on 12-June-2024 )

v1.1.0 - ( updated on 12-June-2024 )
+ [Added] Blog management (Admin Panel + App)
+ [Added] Razorpay Payment Gateway (Admin Panel + App)
+ [Added] Paystack Payment Gateway (Admin Panel + App)
+ [Added] Custom Country , State , City , Area management instead of place API from google (Admin Panel + App)
+ [Added] Assign Package to Customer using Cash & Cheque (Admin Panel + App)
+ [Added] FAQ management - (Admin Panel)
+ [Added] Category Option added in Slider (Admin Panel + App)
+...

Read the rest of this update entry...
 
Reacted by:
Change the content of the relevant file (InstallerController.php) with the code below and enter the word "nullcave.pro" as the purchase code.

Relevant file path:
Eclassify Admin Panel\app\Http\Controllers\InstallerController.php

<?php

namespace App\Http\Controllers;
use dacoto\EnvSet\Facades\EnvSet;
use dacoto\LaravelWizardInstaller\Controllers\InstallFolderController;
use dacoto\LaravelWizardInstaller\Controllers\InstallServerController;
use Exception;
use Illuminate\Http\Request;
use Illuminate\Routing\Controller;

class InstallerController extends Controller {
public function purchaseCodeIndex() {
if (!(new InstallServerController())->check() || !(new InstallFolderController())->check()) {
return redirect()->route('LaravelWizardInstaller::install.folders');
}
return view('vendor.installer.steps.purchase-code');
}

public function checkPurchaseCode(Request $request) {
try {
$purchase_code = $request->input('purchase_code');
if ($purchase_code === 'nullcave.pro') {
EnvSet::setKey('APPSECRET', $purchase_code);
EnvSet::save();
return redirect()->route('install.database');
} else {
return view('vendor.installer.steps.purchase-code', ['error' => 'invalid key.']);
}
} catch (\Throwable $e) {
return view('vendor.installer.steps.purchase-code', ['error' => $e->getMessage()]);
}
}
}
 
Reacted by:
Reacted by:
  • Like
Reactions: log12
This user BANNED from NullCave forum!
hello please udate to 2.0.1
thanks
 
Reacted by:
Top