AuditionAdminBilling/database/migrations
Matt Young ca3691c51c Use soft deletes for clients and contacts 2026-01-30 21:49:15 -06:00
..
0001_01_01_000000_create_users_table.php Set up a fresh Laravel app 2026-01-27 19:42:19 -06:00
0001_01_01_000001_create_cache_table.php Set up a fresh Laravel app 2026-01-27 19:42:19 -06:00
0001_01_01_000002_create_jobs_table.php Set up a fresh Laravel app 2026-01-27 19:42:19 -06:00
2025_08_14_170933_add_two_factor_columns_to_users_table.php Set up a fresh Laravel app 2026-01-27 19:42:19 -06:00
2026_01_28_014750_create_clients_table.php Add client form working. 2026-01-28 04:33:27 -06:00
2026_01_28_015905_create_contacts_table.php Contact model and migraton 2026-01-27 20:29:16 -06:00
2026_01_28_023011_create_client_contact_table.php Phone number cast 2026-01-28 01:19:47 -06:00
2026_01_28_024527_create_invoices_table.php Invoice models and migrations 2026-01-27 23:15:09 -06:00
2026_01_28_040010_create_products_table.php Invoice models and migrations 2026-01-27 23:15:09 -06:00
2026_01_28_040017_create_invoice_lines_table.php Invoice models and migrations 2026-01-27 23:15:09 -06:00
2026_01_28_155045_add_uuid_column_to_invoices_table.php Manipulating status and notes on invoices works. 2026-01-28 14:29:33 -06:00
2026_01_28_221112_create_payments_table.php Initial payment setup 2026-01-28 16:54:47 -06:00
2026_01_29_034256_add_total_payments_and_balance_due_to_invoices_table.php Show total payments and balance 2026-01-28 22:09:27 -06:00
2026_01_31_034453_add_deleted_at_to_clients_table.php Use soft deletes for clients and contacts 2026-01-30 21:49:15 -06:00
2026_01_31_034615_add_deleted_at_to_contacts_table.php Use soft deletes for clients and contacts 2026-01-30 21:49:15 -06:00