You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KKlochko
ea120c8c9c
Update User, Cart models.
...
Added isEmpty (no items), setCity, dropItems to Cart.
The cart field, company, was made nullable.
Updated the user field from name to username and made it unique.
2 years ago
..
Cart.php
Update User, Cart models.
2 years ago
Category.php
Added Item model, resource and its API.
2 years ago
City.php
Updated City Model and Resource.
2 years ago
Company.php
Added Category model, resource and its API.
2 years ago
Item.php
Add Cart model, resource and its API, Pivot table with Items.
2 years ago
User.php
Update User, Cart models.
2 years ago