Framework updates
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -396,6 +396,26 @@
|
||||
"created_at": "2026-01-29T08:19:02+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_notifications_table"
|
||||
},
|
||||
"2026_01_29_180540_create_portal_users_table.php": {
|
||||
"created_at": "2026-01-29T18:05:40+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_portal_users_table"
|
||||
},
|
||||
"2026_01_29_180545_create_portal_invitations_table.php": {
|
||||
"created_at": "2026-01-29T18:05:45+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_portal_invitations_table"
|
||||
},
|
||||
"2026_01_29_180545_create_portal_sessions_table.php": {
|
||||
"created_at": "2026-01-29T18:05:45+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_portal_sessions_table"
|
||||
},
|
||||
"2026_01_29_184331_create_portal_password_resets_table.php": {
|
||||
"created_at": "2026-01-29T18:43:31+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_portal_password_resets_table"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user