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
6db3465407926d18ba0ef99c107c2cb7422ed46b
dots-bot-api
/
app
/
Models
T
History
KKlochko
6db3465407
continuous-integration/drone/push
Build is passing
Details
Refactor the User validator.
2023-08-14 20:45:57 +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 a getter for companies in City model.
2023-06-20 10:33:22 +03:00
Company.php
Add Pivot table for the relationship between Cities and Companies.
2023-06-19 21:47:23 +03:00
Item.php
Add the clone method for Item model.
2023-06-19 18:13:35 +03:00
User.php
Refactor the User validator.
2023-08-14 20:45:57 +03:00