Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Releases: overtrue/laravel-shopping-cart

2.0.2

12 Oct 03:35
57eb1d7
Compare
Choose a tag to compare
Apply fixes from StyleCI (#50)

2.0.1

04 Sep 13:17
0810c74
Compare
Choose a tag to compare
Update .gitignore

2.0.0

02 Jul 22:39
Compare
Choose a tag to compare
  • Rename events.
  • Auto discovery.

1.0.5

29 Jan 11:59
Compare
Choose a tag to compare
  • Laravel 5.4 support.

1.0.4

13 Nov 02:41
Compare
Choose a tag to compare
  • Add Cart::isEmpty().

1.0.3

15 Jun 09:06
Compare
Choose a tag to compare
  • Clean up.

1.0.2

25 Sep 05:15
Compare
Choose a tag to compare
Update README.

1.0.1

14 Aug 02:40
Compare
Choose a tag to compare
  • 【Bugfix】#2 Update does not work during adding of the same item if quantity is different.
  • 【Add】Cart::clean() alias of Cart::destroy()
  • 【Add】Cart::totalPrice() alias of Cart::total()

1.0.0

01 Jun 14:05
Compare
Choose a tag to compare
Add .gitattributes