This website requires JavaScript.
Explore
Help
Register
Sign In
tbianchini
/
shopit-back
Watch
1
Star
0
Fork
0
You've already forked shopit-back
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
55694b2048f5e862c11848ba4392fcd4a3237d17
shopit-back
/
app
/
Domains
/
Prop
/
Models
History
ncoronel
55694b2048
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
..
ModelPropValue.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
Prop.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
PropOption.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