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:
@@ -40,6 +40,7 @@ Look at one of the following topics to learn more about LaravelShoppingcart
|
|||||||
* [Exceptions](#exceptions)
|
* [Exceptions](#exceptions)
|
||||||
* [Events](#events)
|
* [Events](#events)
|
||||||
* [Example](#example)
|
* [Example](#example)
|
||||||
|
* [Contributors](#contributors)
|
||||||
|
|
||||||
## Important note
|
## Important note
|
||||||
|
|
||||||
@@ -724,3 +725,7 @@ Cart::add('1239ad0', 'Product 2', 2, 5.95, ['size' => 'large']);
|
|||||||
</tfoot>
|
</tfoot>
|
||||||
</table>
|
</table>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
<!-- readme: contributors -start -->
|
||||||
|
<!-- readme: contributors -end -->
|
||||||
|
|||||||
Reference in New Issue
Block a user