mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
Update README.md
This commit is contained in:
@@ -20,7 +20,7 @@ Add a new line to the `providers` array:
|
|||||||
|
|
||||||
And optionally add a new line to the `aliases` array:
|
And optionally add a new line to the `aliases` array:
|
||||||
|
|
||||||
'Cart' => \Gloudemans\Shoppingcart\Facades\Cart::class,
|
'Cart' => \Gloudemans\Shoppingcart\Facades\Cart::class,
|
||||||
|
|
||||||
Now you're ready to start using the shoppingcart in your application.
|
Now you're ready to start using the shoppingcart in your application.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user