Add display_name (unique) and email_confirmed_at columns plus matching getters, DTO fields, repo methods (findByDisplayName, update), and migration. Existing auth tests updated to construct User with the new params. |
||
|---|---|---|
| .. | ||
| 2026_05_06_000000_create_users_table.php | ||
| 2026_05_06_000001_create_sessions_table.php | ||
| 2026_05_06_000002_create_posts_table.php | ||