Patrick
c7b8291ce7
Update CanBeBought.php
...
Add missing bracket
2021-01-18 21:39:38 +01:00
Patrick
db5ad0b3e4
Update CanBeBought.php
...
Add missing assignment operator
2021-01-18 21:38:28 +01:00
Patrick
963be116b7
Update CanBeBought.php
...
Use getAttribute method from HasAttributes trait,
2021-01-18 21:30:44 +01:00
=
bbf0703181
Fixing InvalidArgumentException when adding buyable models to Cart on newer Laravel Versions.
2021-01-17 22:06:16 +01:00
Patrick Henninger
862030288c
Codestyle
2019-01-14 18:11:13 +01:00
Patrick Henninger
21ebf67f99
Further codestyle changes
2019-01-14 18:05:10 +01:00
Patrick Henninger
d6c7226e35
Further adjusting codestyle
2019-01-14 17:56:43 +01:00
Patrick Henninger
0521280040
Further codestyle changes
2019-01-14 17:54:38 +01:00
Patrick Henninger
59eadb74a1
Removed Cart facade from coverage (does not provide a public inteterface)
...
Exclude migrations from coverage
Added tests for InstanceIdentifier
Added InstanceIdentifier support to store, restore and merge
Added weight to CanBeBought trait
Excluded CanBeBought trait from coverage temporarily
2019-01-09 14:08:09 +01:00
Mikhail Lisnyak
e801689441
add options to buyable methods
2016-09-04 12:11:03 +03:00
Sem Fukalov
8e0674ebbe
Fix bug with incorrect call property_exists() in CanBeBought::getBuyableDescription()
2016-07-07 20:05:22 +06:00
Rob Gloudemans
0f20bef1af
Large update for version 2.0
2016-05-12 10:19:38 +02:00