eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel 2.0.2 Nulled

No permission to download
Joined
Sep 11, 2021
Messages
1,173
Reaction score
1,836
Credits
$1,924
thanks to dear member @asa submitted a new resource:

eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel - The finest solution for anyone looking to start their own grocery business!


Read more about this resource...
 
Tested :
1.change .env with your information
2. import database
3.

how to fix
Code:
Migrating: 2019_05_03_000001_create_customer_columns
   Illuminate\Database\QueryException
  SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test1.users' doesn't exist (SQL: alter table `users` add `stripe_id` varchar(191) null, add `pm_type` varchar(191) null, add `pm_last_four` varchar(4) null, add `trial_ends_at` timestamp null)
  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:712
    708▕         // If an exception occurs when attempting to run a query, we'll format the error
    709▕         // message to include the bindings with SQL, which will make this exception a
    710▕         // lot more helpful to the developer instead of just the database's errors.
    711▕         catch (Exception $e) {
  ➜ 712▕             throw new QueryException(
    713▕                 $query, $this->prepareBindings($bindings), $e
    714▕             );
    715▕         }
    716▕     }
  • A table was not found: You might have forgotten to run your migrations. You can run your migrations using `php artisan migrate`.
    https://laravel.com/docs/master/migrations#running-migrations

change
/database/migrations/2022_04_20_155528_create_users_table.php
to
/database/migrations/2014_04_20_155528_create_users_table.php
first create user table to fix this problem.
 
Last edited by a moderator:
thanks to dear member @theresa updated eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel with a new update entry:

1 June 2023


Read the rest of this update entry...
 
thanks to dear member @richard updated eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel with a new update entry:

20 June 2023


Read the rest of this update entry...
 
thanks to dear member @richard updated eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel with a new update entry:

15 July 2023


Read the rest of this update entry...
 
thanks to dear member @hargrave updated eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel with a new update entry:

09 Aug 2023


Read the rest of this update entry...
 
thanks to dear member @Zechariah updated eGrocer - Online Multi Vendor Grocery Store, eCommerce Marketplace Flutter Full App with Admin Panel with a new update entry:

20 Sep 2023


Read the rest of this update entry...