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

it works for the local host but
this method does not work on live server.
I keep going back through the installation steps.
 
Guys, what about the api folder, you keep skipping this. The flutter app isnt connecting to the admin

no need to worry about api folder.. it is not same as public folder.

it is scripted so no specific folder.. to check whether api is working or not.

use app postman for windows and paw for mac.
 

For the second problem

- login to the back-end with user: [email protected] and pass: 123456
- go to roles and permissions,
- go to permissions list

screenshot-grocerydemo.appsawa.com-2020-10-19-09-36-28-223 edited.png

Permissions.png

Roles.png


- then add permissions as you want for the admin role
- you can even add ( roles.create and permissions.create ) permissions to the admin.

I hope this will help,
I'm still discovering the system but if you need anything else, PM me. I'll help as much as I know.
 

Attachments

  • 2020-10-19.png
    2020-10-19.png
    180.5 KB · Views: 19
  • 2020-10-19 (1).png
    2020-10-19 (1).png
    189.2 KB · Views: 19
Do you guys know of any free webhosting where I can test this project? the webadmin and also the apps connecting?
 
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