This website requires JavaScript.
Explore
Help
Sign In
KKlochko
/
dots-bot-api
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
da847273b84b4a9458b5cbf9427ccca2a5bfcce3
dots-bot-api
/
app
/
Models
T
History
KKlochko
da847273b8
Update Validators to extend ABC instead of implementing interface.
2023-08-26 19:55:27 +03:00
..
Validation
Update Validators to extend ABC instead of implementing interface.
2023-08-26 19:55:27 +03:00
Cart.php
Add the method to get cart items as the JSON array.
2023-06-22 10:58:21 +03:00
Category.php
Add foreign keys to field in Category, Item models.
2023-06-19 15:04:02 +03:00
City.php
Add UserAddress model.
2023-08-24 17:58:33 +03:00
Company.php
Add ValidationByName and CompanyValidationByName.
2023-08-17 19:22:10 +03:00
Item.php
Add ItemValidationByName.
2023-08-20 11:14:23 +03:00
User.php
Add UserAddress model.
2023-08-24 17:58:33 +03:00
UserAddress.php
Add UserAddress model.
2023-08-24 17:58:33 +03:00