Add login history tracking and session management features
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -336,6 +336,11 @@
|
||||
"created_at": "2025-12-10T02:06:33+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe set_user_1_invite_accepted"
|
||||
},
|
||||
"2025_12_11_050610_create_login_history_table.php": {
|
||||
"created_at": "2025-12-11T05:06:10+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_login_history_table"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user