parfum/database/migrations
2025-10-18 15:34:56 +07:00
..
0001_01_01_000000_create_users_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
0001_01_01_000001_create_cache_table.php initial commit 2025-09-13 10:00:54 +07:00
0001_01_01_000002_create_jobs_table.php initial commit 2025-09-13 10:00:54 +07:00
2025_09_13_034842_create_employees_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_13_045752_create_outlets_table.php refactor(outlet): make landmark field nullable in outlets table and update seeder data 2025-10-18 15:34:56 +07:00
2025_09_19_132017_create_media_table.php feat: install spatie media-library and implement to outlet, add trait for handler image 2025-09-23 20:59:26 +07:00
2025_09_24_130401_create_opening_hours_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_24_130406_create_facilities_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_24_141358_create_tiers_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_25_125559_create_vouchers_table.php refactor(voucher): remove is_active field and related logic from forms and views 2025-10-16 20:43:36 +07:00
2025_09_29_062630_create_categories_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_29_104530_create_brands_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_30_015446_create_outlet_voucher_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_30_031349_create_customers_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_09_30_042232_create_memberships_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_01_083444_create_referral_codes_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_01_083554_create_referral_usages_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_01_112147_create_perfumes_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_01_112210_create_category_perfume_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_01_123039_create_outlet_perfume_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_02_013524_create_products_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_02_013530_create_outlet_product_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_02_020223_create_bottles_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_02_020233_create_bottle_outlet_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_02_114249_create_expenses_table.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_02_131611_create_permission_tables.php chore(migreation): mengubah timestamps 2025-10-03 08:09:31 +07:00
2025_10_03_010257_create_outlet_user_table.php feat(outlet user): menambahkan migrasi dan model untuk relasi many to many 2025-10-03 08:07:50 +07:00
2025_10_03_025736_create_articles_table.php fix((article): salah menggunakan enum di migrasi 2025-10-03 15:05:32 +07:00
2025_10_03_080030_create_purchases_table.php feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +07:00
2025_10_03_080031_create_purchase_items_table.php feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +07:00
2025_10_04_143515_create_payrolls_table.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +07:00
2025_10_04_143521_create_payroll_adjustments_table.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +07:00
2025_10_04_143527_create_salary_histories_table.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +07:00
2025_10_06_124919_create_formulas_table.php feat(formula): membuat crud formula 2025-10-06 20:16:53 +07:00