Skip to content

Commit 2e5b5f6

Browse files
authored
Update README.md
1 parent 5a9b09a commit 2e5b5f6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1010,6 +1010,16 @@ class WishListProvider extends ServiceProvider
10101010
}
10111011
```
10121012

1013+
Still feeling confuse on how to do custom database storage? Or maybe doing multiple cart instances?
1014+
See the demo repo to see the codes and how you can possibly do it and expand base on your needs or make it
1015+
as a guide & reference. See links below:
1016+
1017+
[See Demo App Here](https://shoppingcart-demo.darrylfernandez.com/cart)
1018+
1019+
OR
1020+
1021+
[See Demo App Repo Here](https://github.com/darryldecode/laravelshoppingcart-demo)
1022+
10131023

10141024
## License
10151025

0 commit comments

Comments
 (0)