This website requires JavaScript.
Explore
Help
Sign In
nurmuhammet
/
postshop-backend
Watch
1
Star
0
Fork
0
You've already forked postshop-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bac157928567e6089b7969ecbf858360993eec19
postshop-backend
/
database
/
seeders
/
new
History
Mekan1206
bac1579285
Remove unused MorphToMany relationships from models and add CategoriesTableSeeder for category data population
2026-02-09 02:26:59 +05:00
..
AddressSeeder.php
Remove unused MorphToMany relationships from models and add CategoriesTableSeeder for category data population
2026-02-09 02:26:59 +05:00
BrandsSeeder.php
Remove unused MorphToMany relationships from models and add CategoriesTableSeeder for category data population
2026-02-09 02:26:59 +05:00
CategoriesTableSeeder.php
Remove unused MorphToMany relationships from models and add CategoriesTableSeeder for category data population
2026-02-09 02:26:59 +05:00
CustomersTableSeeder.php
seed sellers and warehouses
2026-02-08 21:26:06 +05:00
ProductPricesSeeder.php
Remove unused MorphToMany relationships from models and add CategoriesTableSeeder for category data population
2026-02-09 02:26:59 +05:00
ProductsTableSeeder.php
Refactor product relations to use new
category_product
and
channel_product
tables
2026-02-09 00:48:22 +05:00
PropertiesTableSeeder.php
Remove unused MorphToMany relationships from models and add CategoriesTableSeeder for category data population
2026-02-09 02:26:59 +05:00
SellersTableSeeder.php
Refactor helper functions and update seeders
2026-02-08 23:12:40 +05:00