Fix @mutex decorator, text input, modal docs, group management polish
Add user groups feature, simplify flash alerts 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -341,6 +341,11 @@
|
||||
"created_at": "2025-12-11T05:06:10+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_login_history_table"
|
||||
},
|
||||
"2025_12_11_061551_create_groups_and_group_users_tables.php": {
|
||||
"created_at": "2025-12-11T06:15:51+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_groups_and_group_users_tables"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user