• 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"

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

Grocery, Food, Pharmacy, Store Delivery Mobile App with Admin Panel v3.0

No permission to download
your??? .env file??
Screenshot_6.jpg

check database. whether you have [email protected] in users table.
no. users table empty.
Screenshot_5.jpg

I installed it 5 times but it always feels empty.



------------ anather problem for app-----------------


I am having another problem while installing the flutter app.
I can't see the "api" folder in the setup files.

it says update as "api_base_url": "http://yourdomain.com/public/api/" in the installation documentation.
Screenshot_2.jpg

I installed the panel in "D: \ xampp \ htdocs \ grocery" area, but I could not find the "api" folder in it.
Screenshot_3.jpg

therefore the application works but cannot get data from the api. I'm staying at the login screen.
 
your APP_URL should be full url including public folder
ex. https://localhost/grocery/public/
api : https://localhost/grocery/public/api/

and your database is empty thats y you get that error so do fresh installation.

before that make sure u follow

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 am having a database problem. Can anyone tell where the problem is? minute 5:00 and 5:32

 
Last edited:
Initiate fresh installation after importing the database. There are few table that has to be added in the new version.
 
  • Like
Reactions: cnrsbtogll
I am having a database problem. Can anyone tell where the problem is?


There are no users in the user table that's why you are unable to login. Please add a user manually or import the table from the database I sent you. You should then be able to login.
 
  • Like
Reactions: cnrsbtogll
Initiate fresh installation after importing the database. There are few table that has to be added in the new version.

thank you bro. database worked. I will now look at the customer mobile application and delivery mobile application. Hope they work smoothly.
 
I installed the CUSTOMER MOBILE application, but I cannot go beyond the splash screen. I guess because it cannot reach the database or API.

app.gif
 
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