dress/database/migrations
2026-04-16 13:19:04 +07:00
..
0001_01_01_000000_create_users_table.php initial commit 2026-04-11 22:26:56 +07:00
0001_01_01_000001_create_cache_table.php initial commit 2026-04-11 22:26:56 +07:00
0001_01_01_000002_create_jobs_table.php initial commit 2026-04-11 22:26:56 +07:00
2025_08_14_170933_add_two_factor_columns_to_users_table.php initial commit 2026-04-11 22:26:56 +07:00
2026_04_12_222831_create_categories_table.php refactor: rename 'title' to 'name' in Category model, requests, factories, migrations, and seeders for consistency 2026-04-16 13:19:04 +07:00
2026_04_16_082802_create_products_table.php feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00
2026_04_16_084144_create_product_prices_table.php feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00
2026_04_16_112851_create_category_product_table.php feat: implement product management module with CRUD operations, validation, and UI integration 2026-04-16 13:03:38 +07:00