mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
Update README.md
This commit is contained in:
@@ -19,8 +19,6 @@ Run the Composer require command from the Terminal:
|
||||
|
||||
Now you're ready to start using the shoppingcart in your application.
|
||||
|
||||
**As of version 2 of this package it's possible to use dependency injection to inject an instance of the Cart class into your controller or other class**
|
||||
|
||||
You definitely should publish the `config` file and take a look at it.
|
||||
|
||||
php artisan vendor:publish --provider="Gloudemans\Shoppingcart\ShoppingcartServiceProvider" --tag="config"
|
||||
|
||||
Reference in New Issue
Block a user