mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-22 07:05:23 +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:
|
||||
|
||||
'Cart' => \Gloudemans\Shoppingcart\Facades\Cart::class,
|
||||
'Cart' => \Gloudemans\Shoppingcart\Facades\Cart::class,
|
||||
|
||||
Now you're ready to start using the shoppingcart in your application.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user