Setting up test data... Error: SQLSTATE[HY000]: General error: 1364 Field 'email' doesn't have a default value (Connection: mysql, SQL: insert into `companies` (`id`, `name`, `subdomain`, `domain`, `max_garage_branches`, `subscription_start_date`, `subscription_end_date`, `plan_type`, `pricing`, `status`, `data`, `updated_at`, `created_at`) values (sample-garage, Sample Garage, sample, sample.localhost, 5, 2025-12-09 17:29:58, 2026-12-09 17:29:58, monthly, 99.99, active, [], 2025-12-09 17:29:58, 2025-12-09 17:29:58))