StoreGo SaaS - Online Store Builder

StoreGo SaaS - Online Store Builder v7.1 Untouched

No permission to download

Ozzy Oliveira

Member
May 4, 2022
22
56
13
norvec submitted a new resource:

StoreGo SaaS - Online Store Builder - e-commerce builder, ecommerce, Laravel shop, multistore, online store, product shop, store builder,

StoreGo is here to offer you a seamless transition from the backend of your store to the front end. Right from managing the product inventories to fulfilling orders, each and every aspect of your store could be settled through StoreGo under one tab. Enjoy a manageable storefront with an easy user interface.

Read more about this resource...
 

ceret

Active member
Banned User
Sep 22, 2020
88
35
28
not nulled
 

Attachments

  • IMG_20210313_133913.jpg
    IMG_20210313_133913.jpg
    44 KB · Views: 54

tarek110

Member
Aug 24, 2020
72
43
18
Hello again, thanks for contacting me
any one who wants to null this just navigate to the file " Response.php " located in " main_file\vendor\symfony\http-foundation\ " and comment the following 3 lines

Code:
line 451
//return $_string_header;

line 461
//return $_string_header;

line 471
//return $_string_body;

Hope that i helped :geek: (y)
 

Maswend2020

New member
Sep 30, 2020
20
13
3
Hello again, thanks for contacting me
any one who wants to null this just navigate to the file " Response.php " located in " main_file\vendor\symfony\http-foundation\ " and comment the following 3 lines

Code:
line 451
//return $_string_header;

line 461
//return $_string_header;

line 471
//return $_string_body;

Hope that i helped :geek: (y)


line 451
return true;

line 461
return true;

line 471
return true;

idk , but work for me :D
 

Floyd

New member
May 8, 2020
10
9
3
Hello everyone! I'm having trouble installing: SQLSTATE [42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `users` add unique` users_email_unique` (`email`)),

Would anyone have the .sql file for me to upload and manual settings?
 

Floyd

New member
May 8, 2020
10
9
3
Hello everyone! I'm having trouble installing: SQLSTATE [42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes (SQL: alter table `users` add unique` users_email_unique` (`email`)),

Would anyone have the .sql file for me to upload and manual settings?

Hi Friends! I solved this problem and here follows the tip, in case someone else also encounters this same problem:

You need to locate the “AppServiceProvider.php” under the app/Provider directory. Open this file and locate the boot() method and add the following codes to fix the Specified key was too long error.

public function boot()
{
\Illuminate\Support\Facades\Schema::defaultStringLength(191);

}

I hope to help!
 

smartass

Well-known member
Babiato Lover
Trusted Uploader
May 5, 2019
676
1,311
93
Can this be used as SaaS, or requires extended license?
 

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