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
2851fe86bb6f8d6c965bc5ab8155bdcb67a8a4e0
dots-bot-api
/
app
/
Models
T
History
KKlochko
6c13fe7d7d
Add the method to get cart items as the JSON array.
2023-06-22 10:58:21 +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
Add the validation for City, User that returns message for requests.
2023-06-18 16:17:35 +03:00