|
Some checks failed
tests / ci (pull_request) Has been cancelled
- Changed user creation to use 'username' instead of 'name'. - Added UserProfile model with relationships to User and gender enum. - Updated validation rules for username and email. - Modified migrations to create user_profiles table and adjust users table. - Updated seeder to create users with profiles. - Translated various UI texts to Indonesian and improved layout components. |
||
|---|---|---|
| .. | ||
| 0001_01_01_000000_create_users_table.php | ||
| 0001_01_01_000001_create_cache_table.php | ||
| 0001_01_01_000002_create_jobs_table.php | ||
| 2024_01_01_000000_create_passkeys_table.php | ||
| 2025_08_14_170933_add_two_factor_columns_to_users_table.php | ||
| 2026_08_03_000002_create_user_profiles_table.php | ||