# laravel

## テーブル一覧

| 名前 | カラム一覧 | コメント | タイプ |
| ---- | ------- | ------- | ---- |
| [archive_logs](archive_logs.md) | 7 |  | BASE TABLE |
| [cache](cache.md) | 3 |  | BASE TABLE |
| [cache_locks](cache_locks.md) | 3 |  | BASE TABLE |
| [companies](companies.md) | 8 |  | BASE TABLE |
| [company_trainee_assignments](company_trainee_assignments.md) | 7 |  | BASE TABLE |
| [failed_jobs](failed_jobs.md) | 7 |  | BASE TABLE |
| [invoice_items](invoice_items.md) | 9 |  | BASE TABLE |
| [invoice_template_items](invoice_template_items.md) | 8 |  | BASE TABLE |
| [invoice_templates](invoice_templates.md) | 7 |  | BASE TABLE |
| [invoices](invoices.md) | 13 |  | BASE TABLE |
| [job_batches](job_batches.md) | 10 |  | BASE TABLE |
| [jobs](jobs.md) | 7 |  | BASE TABLE |
| [migrations](migrations.md) | 3 |  | BASE TABLE |
| [payments](payments.md) | 8 |  | BASE TABLE |
| [sending_agencies](sending_agencies.md) | 7 |  | BASE TABLE |
| [trainees](trainees.md) | 12 |  | BASE TABLE |
| [users](users.md) | 7 |  | BASE TABLE |

## ER図

![er](schema.svg)

---

> Generated by [tbls](https://github.com/k1LoW/tbls)
