INFO Preparing database. Creating migration table ....................................... 3.10ms DONE INFO Running migrations. 0001_01_01_000000_create_users_table ........................... 3.27ms DONE 0001_01_01_000001_create_cache_table ........................... 1.79ms DONE 0001_01_01_000002_create_jobs_table ............................ 4.74ms DONE 2024_01_01_000010_create_stores_table .......................... 2.90ms DONE 2024_01_01_000011_create_store_settings_table .................. 0.86ms DONE 2024_01_01_000012_create_categories_table ...................... 0.80ms DONE 2024_01_01_000013_add_store_id_to_users_table .................. 7.28ms DONE 2024_01_01_000020_create_items_table ........................... 2.37ms DONE 2024_01_01_000021_create_saved_items_table ..................... 0.55ms DONE 2024_01_01_000022_create_addresses_table ....................... 0.79ms DONE 2024_01_01_000030_create_carts_table ........................... 1.36ms DONE 2024_01_01_000031_create_cart_items_table ...................... 1.42ms DONE 2024_01_01_000032_create_purchases_table ....................... 1.47ms DONE 2024_01_01_000033_create_orders_table .......................... 1.65ms DONE 2024_01_01_000034_create_order_items_table ..................... 0.71ms DONE 2024_01_01_000040_create_discounts_table ....................... 0.91ms DONE 2024_01_01_000041_create_purchase_discounts_table .............. 0.85ms DONE 2024_01_01_000042_create_notification_preferences_table ........ 1.41ms DONE 2026_04_08_172557_create_permission_tables ..................... 9.26ms DONE 2026_04_08_172608_create_activity_log_table .................... 1.71ms DONE 2026_04_08_174957_create_personal_access_tokens_table .......... 1.91ms DONE 2026_04_09_000001_create_social_accounts_table ................. 1.15ms DONE 2026_04_09_180101_create_media_table ........................... 1.89ms DONE 2026_04_10_000001_add_published_at_to_items_table .............. 1.10ms DONE 2026_04_16_000000_create_checkouts_table ...................... 27.00ms DONE 2026_04_16_000001_add_fulfillment_fields_to_orders_table ....... 5.08ms DONE 2026_04_16_000002_add_disputed_to_purchases_table .............. 1.16ms DONE 2026_04_16_000003_add_ship_from_address_to_stores_table ........ 2.44ms DONE 2026_04_16_000004_create_store_parcel_presets_table ............ 1.69ms DONE 2026_04_21_000001_create_notifications_table ................... 1.00ms DONE 2026_04_22_000001_add_category_to_notifications_table .......... 1.34ms DONE 2026_04_22_000002_backfill_notification_categories ............. 0.20ms DONE 2026_05_04_000001_create_disputes_table ........................ 1.89ms DONE 2026_05_04_000002_add_reversal_columns_to_orders_table ......... 1.85ms DONE 2026_05_04_000004_add_suspension_columns_to_stores_table ....... 2.57ms DONE 2026_05_04_000005_fix_activity_log_morphs_to_uuid ............. 11.74ms DONE 2026_05_05_000001_add_stripe_refund_id_to_orders_table ......... 0.77ms DONE 2026_05_06_000001_add_evidence_submitted_at_to_disputes_table .. 0.71ms DONE 2026_05_06_000001_create_message_threads_table ................. 0.96ms DONE 2026_05_06_000002_create_messages_table ........................ 1.41ms DONE 2026_05_06_000003_create_message_thread_reads_table ............ 0.98ms DONE 2026_05_06_100001_create_message_attachment_uploads_table ...... 0.86ms DONE 2026_05_07_000001_drop_attachments_column_from_messages_table .. 1.80ms DONE 2026_05_07_100001_create_returns_table ......................... 2.53ms DONE 2026_05_07_100002_create_return_items_table .................... 1.34ms DONE 2026_05_07_100003_add_restocking_fee_percent_max_to_store_settings 0.86ms DONE 2026_05_08_100001_add_label_columns_to_returns ................. 3.18ms DONE 2026_05_09_100001_create_return_escalations_table .............. 1.47ms DONE 2026_05_09_100002_add_refund_overrides_to_returns .............. 1.62ms DONE 2026_05_11_100001_create_seller_ledger_table ................... 2.60ms DONE 2026_05_11_200001_create_payouts_table ......................... 3.01ms DONE 2026_05_11_200002_add_payout_id_fk_to_seller_ledger ............ 4.96ms DONE 2026_05_11_200003_add_connect_health_to_stores_table ........... 1.64ms DONE 2026_05_12_100001_create_manual_adjustments_table .............. 1.35ms DONE 2026_05_12_100002_add_admin_void_columns_to_payouts ............ 9.07ms DONE 2026_05_13_100001_create_reviews_table ......................... 2.31ms DONE 2026_05_13_100002_add_review_counters_to_stores_table .......... 4.77ms DONE 2026_05_13_100003_create_review_attachment_uploads_table ....... 0.95ms DONE 2026_05_13_100099_drop_legacy_rating_from_stores ............... 2.62ms DONE 2026_05_13_200001_relax_reviews_state_check_constraint ......... 0.03ms DONE 2026_05_13_200002_create_review_reports_table .................. 1.73ms DONE 2026_06_02_000001_add_kiosk_fields_to_users_table .............. 5.88ms DONE 2026_06_02_000002_create_kiosk_devices_table ................... 1.32ms DONE 2026_06_03_000001_add_kiosk_loyalty_to_store_settings_table .... 2.45ms DONE 2026_06_03_000002_create_buys_table ............................ 2.89ms DONE 2026_06_03_000003_create_loyalty_transactions_table ............ 1.79ms DONE 2026_06_16_000001_add_remote_checkin_fields_to_buys_table ..... 17.59ms DONE 2026_06_16_000002_create_store_checkin_links_table ............. 1.32ms DONE 2026_06_16_000003_add_checkin_fields_to_store_settings_table ... 5.33ms DONE 2026_06_16_000004_create_pos_devices_table ..................... 1.31ms DONE 2026_06_17_000001_create_capture_devices_table ................. 1.65ms DONE 2026_06_17_000002_create_pairing_tokens_table .................. 1.33ms DONE 2026_06_17_000003_create_capture_uploads_table ................. 1.58ms DONE 2026_06_24_000001_create_buy_items_table ....................... 1.59ms DONE 2026_06_24_000002_add_settlement_fields_to_buys_table .......... 2.65ms DONE 2026_08_19_000001_add_slug_to_stores_table ..................... 1.59ms DONE 2026_08_19_000002_create_store_sites_table ..................... 1.35ms DONE 2026_08_19_000003_create_store_site_pages_table ................ 1.66ms DONE 2026_08_19_000004_create_store_domains_table ................... 2.07ms DONE 2026_09_02_000001_create_store_positions_table ................. 2.03ms DONE 2026_09_02_000002_create_store_memberships_table ............... 2.39ms DONE 2026_09_02_000003_create_membership_pay_rates_table ............ 0.95ms DONE 2026_09_02_000004_create_store_invitations_table ............... 2.32ms DONE 2026_09_06_000100_add_scheduling_settings ..................... 10.06ms DONE 2026_09_06_000100_create_schedule_publications ................. 2.28ms DONE 2026_09_06_000100_create_shifts ................................ 2.03ms DONE 2026_09_06_000200_create_time_punches_table .................... 3.73ms DONE 2026_09_06_000300_create_payroll_tables ........................ 4.29ms DONE Seeded 4 synthetic users, 2 stores; private manifest saved.