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
cb15905c464f0e96bb85b0f11803e7ada4ed998b
shopit-back
/
database
/
seeders
History
ncoronel
cb15905c46
feat: refactor product attributes handling to use product_attribute table and update related models and requests
2026-06-30 16:35:56 -03:00
..
AttributeSeeder.php
feat: implement product variant CRUD operations and tenant configuration seeding
2026-06-29 11:59:07 -03:00
BrandSeeder.php
feat: implement BrandSeeder and CategorySeeder and register them in DatabaseSeeder
2026-06-29 10:02:12 -03:00
CategorySeeder.php
feat: implement BrandSeeder and CategorySeeder and register them in DatabaseSeeder
2026-06-29 10:02:12 -03:00
DatabaseSeeder.php
feat: add brand and category relationships to products, update requests and resources, and seed product catalog from images
2026-06-29 13:47:05 -03:00
ProductCatalogFromImagesSeeder.php
feat: refactor product attributes handling to use product_attribute table and update related models and requests
2026-06-30 16:35:56 -03:00
TenantSeeder.php
feat: add DatabaseSeeder and TenantSeeder with sample tenant configuration and assets
2026-06-29 09:32:09 -03:00