• The default language of any content posted is English.
We Courier - Courier and logistics management CMS with Merchant,Delivery app

We Courier - Courier and logistics management CMS with Merchant,Delivery app 1.4

Not Nulled
Please upload nulled
Edit file
app/Http/Controllers/InstallerController.php


Code:

//purchase code verification
/*
$purchaseVerify = $this->PurchaseVerification($request->purchase_code);
if($purchaseVerify != 200):
return redirect()->back()->withErrors(['purchase_code'=> $purchaseVerify])->withInput($request->all());
endif;
//end purchase code verification
*/


The weCourierDeliveryApp
Need add Podfile to build ios
Note:
# Uncomment this line to define a global platform for your project
platform :ios, '13.0'

I'm use codemagic build completed
App run perfectly
 
Top