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
91e3b3234fb25d2e2f09a4bda936f91f90f1b745
dots-bot-api
/
app
/
Models
T
History
KKlochko
91e3b3234f
continuous-integration/drone/push
Build is passing
Details
Refactor to use InformativeValidators instead of ModelValidation.
2023-09-08 14:01:36 +03:00
..
Validation
Refactor to use InformativeValidators instead of ModelValidation.
2023-09-08 14:01:36 +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
Refactor to use InformativeValidators instead of ModelValidation.
2023-09-08 14:01:36 +03:00
Company.php
Refactor to use InformativeValidators instead of ModelValidation.
2023-09-08 14:01:36 +03:00
Item.php
Refactor to use InformativeValidators instead of ModelValidation.
2023-09-08 14:01:36 +03:00
User.php
Refactor to use UserInformativeValidatorByMatrixUserNameFactory.
2023-09-07 18:38:03 +03:00
UserAddress.php
Add UserAddress model.
2023-08-24 17:58:33 +03:00