| .. |
|
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 |