Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bumbummen99 authored May 15, 2022
1 parent ea9e65a commit 1c50fb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ You definitely should publish the `config` file and take a look at it.

This will give you a `cart.php` config file in which you can make changes to the packages behaivor.

## Updates

As of version **4.2.0** this package does, when being used with PostgreSQL, encode the cart content to base64 before storing into database due to an [issue with saving values including zero bytes](https://github.com/bumbummen99/LaravelShoppingcart/pull/167). Please consider clearing your cart table in case you are upgrading using PostgreSQL from a version **<4.2.0**.

## Table of Contents
Look at one of the following topics to learn more about LaravelShoppingcart

Expand Down

0 comments on commit 1c50fb5

Please sign in to comment.