Skip to content

Commit d1a2afb

Browse files
Add files via upload
To get the Database, Please join Stack Developers Youtube Channel with below link :- https://www.youtube.com/channel/UCExO2i-tLU1NyVZD6zOJQlw/join
1 parent 5694f09 commit d1a2afb

File tree

2 files changed

+102
-0
lines changed

2 files changed

+102
-0
lines changed

database.sql

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
-- To get the Database, Please join Stack Developers Youtube Channel with below link :-
2+
-- https://www.youtube.com/channel/UCExO2i-tLU1NyVZD6zOJQlw/join
3+
4+
-- Free Steps to get Database :-
5+
-- Steps to download Basic E-commerce Website in Laravel 5.6/5.7/5.8 from Part 1 to 150 that includes the admin panel for E-commerce website involving categories, products, attributes and images modules :-
6+
7+
/*
8+
9+
1) Open below website :-
10+
http://sitemakers.in
11+
12+
2) Click on "STACK DEVELOPERS" link at top navigation that will take you to Stack Developers section
13+
14+
3) Click on "Login to Download" link to download Basic E-commerce Series in Laravel 6/7 (Part 1 to 150)
15+
16+
4) Enter Username and Password if you have already got it otherwise get one by taking below steps :-
17+
18+
Basic and Advance Series code will be given to the regular users who can do below :-
19+
20+
Free Steps :-
21+
22+
4.1) Subscribe Stack Developers Youtube Channel (if not subscribed yet) :-
23+
https://www.youtube.com/stackdevelopers
24+
25+
4.2) Join Stack Developers Facebook Group :- https://www.facebook.com/groups/stackdevelopers
26+
27+
4.3) Like Stack Developers Facebook Page :- https://www.facebook.com/stacdevelopers
28+
29+
4.4) Like and Comment on every video of Advance E-com Series seen/made so far (in case following advance series)
30+
https://www.youtube.com/playlist?list=PLLUtELdNs2ZaHaFmydqjcQ-YyeQ19Cd6u
31+
32+
Like and Comment on every video of Basic E-com Series seen/made so far (in case following basic series)
33+
https://www.youtube.com/playlist?list=PLLUtELdNs2ZY5drPxIWzpq5crhantlzp7
34+
35+
(Username/Password will be emailed to you or shared on Social network)
36+
37+
Or
38+
39+
Paid Step :-
40+
41+
4.1) Simply become channel member :-
42+
https://www.youtube.com/channel/UCExO2i-tLU1NyVZD6zOJQlw/join
43+
(Username/Password will be emailed to you or shared on Social network)
44+
45+
5) After login, click on "Click Here to Download" link to download Basic E-commerce Series in Laravel 5.6/5.7/5.8 (Part 1 to 150).
46+
47+
This time code will get downloaded in zipped format along with database.
48+
49+
All the Best :)
50+
51+
*/

sample.sql

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
-- To get the Database, Please join Stack Developers Youtube Channel with below link :-
2+
-- https://www.youtube.com/channel/UCExO2i-tLU1NyVZD6zOJQlw/join
3+
4+
-- Free Steps to get Database :-
5+
-- Steps to download Basic E-commerce Website in Laravel 5.6/5.7/5.8 from Part 1 to 150 that includes the admin panel for E-commerce website involving categories, products, attributes and images modules :-
6+
7+
/*
8+
9+
1) Open below website :-
10+
http://sitemakers.in
11+
12+
2) Click on "STACK DEVELOPERS" link at top navigation that will take you to Stack Developers section
13+
14+
3) Click on "Login to Download" link to download Basic E-commerce Series in Laravel 6/7 (Part 1 to 150)
15+
16+
4) Enter Username and Password if you have already got it otherwise get one by taking below steps :-
17+
18+
Basic and Advance Series code will be given to the regular users who can do below :-
19+
20+
Free Steps :-
21+
22+
4.1) Subscribe Stack Developers Youtube Channel (if not subscribed yet) :-
23+
https://www.youtube.com/stackdevelopers
24+
25+
4.2) Join Stack Developers Facebook Group :- https://www.facebook.com/groups/stackdevelopers
26+
27+
4.3) Like Stack Developers Facebook Page :- https://www.facebook.com/stacdevelopers
28+
29+
4.4) Like and Comment on every video of Advance E-com Series seen/made so far (in case following advance series)
30+
https://www.youtube.com/playlist?list=PLLUtELdNs2ZaHaFmydqjcQ-YyeQ19Cd6u
31+
32+
Like and Comment on every video of Basic E-com Series seen/made so far (in case following basic series)
33+
https://www.youtube.com/playlist?list=PLLUtELdNs2ZY5drPxIWzpq5crhantlzp7
34+
35+
(Username/Password will be emailed to you or shared on Social network)
36+
37+
Or
38+
39+
Paid Step :-
40+
41+
4.1) Simply become channel member :-
42+
https://www.youtube.com/channel/UCExO2i-tLU1NyVZD6zOJQlw/join
43+
(Username/Password will be emailed to you or shared on Social network)
44+
45+
5) After login, click on "Click Here to Download" link to download Basic E-commerce Series in Laravel 5.6/5.7/5.8 (Part 1 to 150).
46+
47+
This time code will get downloaded in zipped format along with database.
48+
49+
All the Best :)
50+
51+
*/

0 commit comments

Comments
 (0)