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
4c1e0bec079dec60bd862691e60c43ab9efe1d80
dots-bot-api
/
database
/
migrations
T
History
KKlochko
4430b04f11
continuous-integration/drone/push
Build is passing
Details
Add UserAddress model.
2023-08-24 17:58:33 +03:00
..
2014_10_12_000000_create_users_table.php
Update User, Cart models.
2023-06-16 16:50:12 +03:00
2014_10_12_100000_create_password_reset_tokens_table.php
Project initialization.
2023-06-13 17:59:00 +03:00
2019_08_19_000000_create_failed_jobs_table.php
Project initialization.
2023-06-13 17:59:00 +03:00
2019_12_14_000001_create_personal_access_tokens_table.php
Project initialization.
2023-06-13 17:59:00 +03:00
2023_06_13_154936_create_cities_table.php
Updated City Model and Resource.
2023-06-14 13:36:40 +03:00
2023_06_14_105228_create_companies_table.php
Update Company and Item models to have image as nullable field.
2023-06-18 11:23:57 +03:00
2023_06_14_133652_create_categories_table.php
Added Category model, resource and its API.
2023-06-14 16:58:35 +03:00
2023_06_14_140000_create_items_table.php
Add the count field to Item model.
2023-06-19 18:12:57 +03:00
2023_06_15_134235_create_carts_table.php
Update User, Cart models.
2023-06-16 16:50:12 +03:00
2023_06_15_134238_create_carts_items_table.php
Add Cart model, resource and its API, Pivot table with Items.
2023-06-15 17:43:59 +03:00
2023_06_19_174521_create_cities_companies_table.php
Add Pivot table for the relationship between Cities and Companies.
2023-06-19 21:47:23 +03:00
2023_08_24_141639_create_user_addresses_table.php
Add UserAddress model.
2023-08-24 17:58:33 +03:00