Grocery, Food, Pharmacy, Store Delivery Mobile App with Admin Panel

Grocery, Food, Pharmacy, Store Delivery Mobile App with Admin Panel 3.0

No permission to download

tshailesh

New member
Sep 5, 2020
16
6
3
Open this file:

laravel_application/vendor/smartervision/laravel-installer/src/Controllers/EnvironmentController.php

And remove these lines (line 110):

if (isset($errors) || !$code){
$redirect->route('LaravelInstaller::environmentClassic')
->with(['message' => $message,'errors'=>$errors]);
//return view('vendor.installer.environment-classic', compact('errors'));
}


And these (line 185):

if (isset($errors) || !$code){
return view('vendor.installer.environment-wizard', compact('errors'));
}

Dont change other than above line..
 

ostent

Member
May 25, 2019
98
14
8
Why i can´t install this?
Just give this or http 500
1600295964167.png

Can someone help me saying how to install this?
 

cnrsbtogll

Member
Apr 9, 2020
34
4
8
Hi, how can you install this on live server? Here just can´t connect database and only gives me error.

Open this file:

laravel_application/vendor/smartervision/laravel-installer/src/Controllers/EnvironmentController.php

And remove these lines (line 110):

if (isset($errors) || !$code){
$redirect->route('LaravelInstaller::environmentClassic')
->with(['message' => $message,'errors'=>$errors]);
//return view('vendor.installer.environment-classic', compact('errors'));
}


And these (line 185):

if (isset($errors) || !$code){
return view('vendor.installer.environment-wizard', compact('errors'));
}

Dont change other than above line..
 
  • Like
Reactions: ostent

ostent

Member
May 25, 2019
98
14
8
Open this file:

laravel_application/vendor/smartervision/laravel-installer/src/Controllers/EnvironmentController.php

And remove these lines (line 110):

if (isset($errors) || !$code){
$redirect->route('LaravelInstaller::environmentClassic')
->with(['message' => $message,'errors'=>$errors]);
//return view('vendor.installer.environment-classic', compact('errors'));
}


And these (line 185):

if (isset($errors) || !$code){
return view('vendor.installer.environment-wizard', compact('errors'));
}

Dont change other than above line..
I´ve already did this, but still not connecting.
 

isbahern

New member
Jul 18, 2020
15
4
3
Open this file:

laravel_application/vendor/smartervision/laravel-installer/src/Controllers/EnvironmentController.php

And remove these lines (line 110):

if (isset($errors) || !$code){
$redirect->route('LaravelInstaller::environmentClassic')
->with(['message' => $message,'errors'=>$errors]);
//return view('vendor.installer.environment-classic', compact('errors'));
}


And these (line 185):

if (isset($errors) || !$code){
return view('vendor.installer.environment-wizard', compact('errors'));
}

Dont change other than above line..


thank you it works for me
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu