Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadv184 committed Jul 8, 2021
2 parents b0d7559 + 3cc0630 commit 94b84a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Build Status](https://travis-ci.com/mohammadv184/laravel-cart.svg?branch=main)](https://travis-ci.com/mohammadv184/laravel-cart)
[![License](http://poser.pugx.org/mohammadv184/laravel-cart/license)](https://packagist.org/packages/mohammadv184/laravel-cart)

A Cart for Laravel Framework
A Shoping Cart for Laravel Framework

## Installation

Expand Down Expand Up @@ -194,4 +194,4 @@ Cart::put(['quantity'=>2,'price'=>10],$product);
</tr>
</tfoot>
</table>
```
```

0 comments on commit 94b84a4

Please sign in to comment.