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
50d39c7e9b4c63091d5035df04b2253da838b1ab
dots-bot-api
/
app
/
Models
T
History
KKlochko
50d39c7e9b
Add methods to City model to add, remove Company by id.
2023-06-19 21:55:10 +03:00
..
Cart.php
Fix Cart.getItem() method.
2023-06-19 20:31:02 +03:00
Category.php
Add foreign keys to field in Category, Item models.
2023-06-19 15:04:02 +03:00
City.php
Add methods to City model to add, remove Company by id.
2023-06-19 21:55:10 +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