Skip to content

Commit

Permalink
Working on a better public API for the cart
Browse files Browse the repository at this point in the history
  • Loading branch information
mattias-persson committed Aug 18, 2019
1 parent 1c9dc8f commit f6d1c2c
Show file tree
Hide file tree
Showing 13 changed files with 589 additions and 470 deletions.
1 change: 1 addition & 0 deletions resources/lang/en/cart.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

return [
'cart_is_empty' => 'Your cart is empty.',
'item_not_found' => 'The item could not be found in your cart.',
];
Loading

0 comments on commit f6d1c2c

Please sign in to comment.