This website requires JavaScript.
Explore
Help
Sign In
tbianchini
/
shopit-back
Watch
1
Star
0
Fork
You've already forked shopit-back
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
696010a70e
shopit-back
/
database
/
migrations
History
ncoronel
e4139d48aa
Refactor request validation to use model-specific prop synchronization and add migrations for categories and brands
2026-06-24 11:02:35 -03:00
..
0001_01_01_000000_create_users_table.php
initial commit
2026-06-18 10:09:24 -03:00
0001_01_01_000001_create_cache_table.php
initial commit
2026-06-18 10:09:24 -03:00
0001_01_01_000002_create_jobs_table.php
initial commit
2026-06-18 10:09:24 -03:00
2026_06_18_130006_create_personal_access_tokens_table.php
initial commit
2026-06-18 10:09:24 -03:00
2026_06_18_135000_create_tenants_table.php
Add Tenant model, controller, and migration; update Producto model to reference tenant_codigo
2026-06-19 11:34:10 -03:00
2026_06_18_140000_create_productos_table.php
Add ProductController and Producto model with CRUD operations and migration
2026-06-18 10:13:03 -03:00
2026_06_19_000000_update_productos_tenant_reference_to_codigo.php
Add Tenant model, controller, and migration; update Producto model to reference tenant_codigo
2026-06-19 11:34:10 -03:00
2026_06_22_120100_create_props_table.php
Refactor Prop model to use enum for data types; remove PropDataType model and update related requests and migrations
2026-06-22 13:13:22 -03:00
2026_06_22_120200_create_prop_options_table.php
Add Prop and ModelPropValue models with relationships; create migration files for props, prop options, prop data types, and model prop values
2026-06-22 12:07:46 -03:00
2026_06_22_120300_create_model_prop_values_table.php
Refactor Brand, Category, Product, and ModelPropValue models to remove morph relationships; update migration files for props and model prop values to reflect new foreign key structure.
2026-06-22 12:15:12 -03:00
2026_06_22_130000_convert_prop_data_types_to_enum.php
Refactor Prop model to use enum for data types; remove PropDataType model and update related requests and migrations
2026-06-22 13:13:22 -03:00
2026_06_23_000000_normalize_and_make_tenant_domains_unique.php
Add BootstrapTenantController and requests for tenant domain normalization; implement API route and tests
2026-06-23 09:49:54 -03:00
2026_06_24_000000_create_categorias_table.php
Refactor request validation to use model-specific prop synchronization and add migrations for categories and brands
2026-06-24 11:02:35 -03:00
2026_06_24_000100_create_brands_table.php
Refactor request validation to use model-specific prop synchronization and add migrations for categories and brands
2026-06-24 11:02:35 -03:00
Powered by
TurnKey Linux
.