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
17b76707b3fc4c94aa2a290997e7f651a77d87ad
dots-bot-api
/
database
/
factories
T
History
KKlochko
4a4d5e7335
Add Cart model, resource and its API, Pivot table with Items.
...
Update Items model to have relationship with cart.
2023-06-15 17:43:59 +03:00
..
CartFactory.php
Add Cart model, resource and its API, Pivot table with Items.
2023-06-15 17:43:59 +03:00
CategoryFactory.php
Added Category model, resource and its API.
2023-06-14 16:58:35 +03:00
CityFactory.php
Added City model, resource and its API.
2023-06-14 13:31:38 +03:00
CompanyFactory.php
Added Company model, resource and its API.
2023-06-14 16:28:48 +03:00
ItemFactory.php
Added Item model, resource and its API.
2023-06-14 17:16:50 +03:00
UserFactory.php
Project initialization.
2023-06-13 17:59:00 +03:00