Commit Graph

90 Commits

Author SHA1 Message Date
github-actions[bot]
547d2f02ef contrib-readme-action has updated readme 2022-01-17 18:55:48 +00:00
github-actions[bot]
d3e1b322fd contrib-readme-action has updated readme 2022-01-17 18:49:48 +00:00
Patrick
8d0ef96ea9 Update README.md 2022-01-17 19:45:13 +01:00
contrib-readme-bot
605a2ab03a contrib-readme-action has updated readme 2021-12-12 14:21:37 +00:00
contrib-readme-bot
7ceb550350 contrib-readme-action has updated readme 2021-03-26 15:57:11 +00:00
Patrick
14e3b771b9 Update README.md 2021-03-26 16:56:27 +01:00
Patrick
a4e423938b Update README.md 2021-03-26 16:34:13 +01:00
Norris Oduro
7e992af0b7 Add savedcartinstance as a parameter to the merge documentation 2020-11-15 05:59:23 +00:00
Oleg Bespalov
0783ab3a55 CI status with the github actions 2020-10-01 18:13:44 +02:00
Oleg Bespalov
592169e4fb code coverage action 2020-10-01 16:20:59 +02:00
Jorge Moura
964ec6add0 Update README.md
Added new events description.
2020-09-22 11:33:52 -05:00
Patrick Henninger
2d11e6ad58 Added Calculators to the Readme 2020-09-12 02:58:25 +02:00
Andrés
55f7934ad8 Updated README.md documentation
Added getBuyableWeight() method to fully implement the interface, in the Buyable example.
2020-09-02 10:11:54 +02:00
Patrick
5e3e584d16 Update README.md
Minor adjustment to Readme
2020-07-28 01:37:25 +02:00
Patrick
e8390dd15f Merge branch 'master' into fix_cart_database_timestamps 2020-05-08 21:05:51 +02:00
Patrick Henninger
4d577b7384 Merge branch 'master' into fix_cart_database_timestamps 2020-05-08 20:39:53 +02:00
Teja Babu S
63c62f662d options of an item inside the cart,
Line 114 to 120
2020-05-03 19:16:54 +05:30
Patrick
937a5325a5 Update README.md 2020-04-12 18:56:06 +02:00
Patrick
86d25d9fb8 Update README.md 2020-03-10 20:25:16 +01:00
Patrick
4d5edb1126 Fix # anchor 2020-01-30 15:21:17 +01:00
sartoric
bc7a345083 readme 2020-01-29 00:53:08 +01:00
Justin Smith
d9cc3e2eb4 Typofix 2020-01-17 10:37:58 -07:00
Patrick
9dc16ae784 Correct original auther name 2020-01-14 21:20:38 +01:00
sartoric
7d4704b413 Merge branch 'master' of https://github.com/bumbummen99/LaravelShoppingcart
 Conflicts:
	tests/CartTest.php
2020-01-09 19:07:01 +01:00
sartoric
1341863d65 Dispatch "cart.merged" event,added a parameter to avoid dispatching "cart.added" events while merging 2019-11-18 10:34:23 +01:00
Cristian
bb59a2e2dd Added a method to erase stored cart 2019-10-31 13:20:30 +01:00
Patrick
6f9aace218 Updated Laravel version in the readme 2019-09-06 18:00:29 +02:00
Salim Djerbouh
a79ed9ff6e fixed typo 2019-06-30 15:05:04 +01:00
Patrick
30cd02f5f8 Update README.md
https://github.com/bumbummen99/LaravelShoppingcart/issues/11
Fixed copypasta in the Readme
2019-06-26 15:48:14 +02:00
Patrick Henninger
279e820760 Fixed weight integration, added testcase, fixed weird readme code example 2019-04-16 12:10:06 +02:00
Patrick
3010ee80d7 Merge branch 'master' into fix_cart_database_timestamps 2019-03-01 15:29:33 +01:00
Patrick Henninger
c0cc008c85 Codestyle
Update version in readme
2019-03-01 15:03:24 +01:00
Patrick Henninger
04f4dfa018 Improved Readme
Manually merged https://github.com/Crinsane/LaravelShoppingcart/pull/311
2019-02-07 12:32:53 +01:00
Patrick Henninger
ea929aad20 Added styleci to readme 2019-01-14 18:22:14 +01:00
Patrick Henninger
d9d28ef8e3 Added test for model using trait
Added readme for CanBeBoughtTrait
https://github.com/Crinsane/LaravelShoppingcart/issues/427
2019-01-14 17:26:24 +01:00
Patrick Henninger
70073ccb92 manuall readded reverted changes 2019-01-09 13:06:16 +01:00
Patrick Henninger
6767fdd944 Revert "Removed EOL php versions"
This reverts commit 79b6a51441.
2019-01-09 12:22:33 +01:00
Patrick Henninger
55f1c4617f Revert "Manually merged https://github.com/Crinsane/LaravelShoppingcart/pull/502"
This reverts commit 5d117a0acd.
2019-01-09 12:22:25 +01:00
Patrick Henninger
5d117a0acd Manually merged https://github.com/Crinsane/LaravelShoppingcart/pull/502
Added more tests
2019-01-08 20:00:28 +01:00
Patrick Henninger
79b6a51441 Removed EOL php versions
Added secondary build for low dependency versions
Adjusted dependencies to supported php versions
2019-01-08 17:40:31 +01:00
Patrick Henninger
aa091ef810 Added coverage to Readme
Added coverage.xml to .gitignore
2018-12-28 17:08:34 +01:00
Patrick Henninger
1190d72b52 Add changes from https://github.com/Crinsane/LaravelShoppingcart/pull/350
Add changes from https://github.com/Crinsane/LaravelShoppingcart/pull/349
Add changes from https://github.com/Crinsane/LaravelShoppingcart/pull/478
2018-12-28 03:50:42 +01:00
Patrick Henninger
4a2ae61ed4 Add changes from https://github.com/Crinsane/LaravelShoppingcart/pull/509 2018-12-28 03:40:59 +01:00
Patrick Henninger
f38cdb4ba9 Fixed typo 2018-12-28 03:38:26 +01:00
Patrick Henninger
4af50346eb Add changes from https://github.com/Crinsane/LaravelShoppingcart/pull/452 2018-12-28 03:37:34 +01:00
Patrick Henninger
4cfd3e99b0 Added Cart merge functionality
Added Readme for merge
2018-12-28 03:16:29 +01:00
Patrick Henninger
1994e841ba Fixed Readme 2018-12-23 18:21:23 +01:00
Patrick Henninger
892c76cc61 Updated readme
minor modifications
2018-12-21 18:37:36 +01:00
Patrick
645d6f78ad Update README.md 2018-10-11 17:08:56 +02:00
Rob Gloudemans
22650c62b7 Update README.md 2017-09-02 10:44:00 +02:00