We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fdc81 commit 146d40dCopy full SHA for 146d40d
README.md
@@ -77,9 +77,9 @@ $cart = cart()->applyDiscount($percentage);
77
$cart = cart()->toArray();
78
```
79
80
-## Online Demo
+## Demo Repository
81
82
-The demo of the package can be found at - https://laravel-cart-manager.freshbits.in
+The repository with the demo of using this package can be found at - https://github.com/freshbitsweb/laravel-cart-manager-demo
83
84
## Table of contents
85
* [Configuration Options](#configuration-options)
0 commit comments