Add migration to create default site and test user
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -306,6 +306,11 @@
|
||||
"created_at": "2025-11-19T05:40:00+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe rename_system_tables_to_underscore_prefix"
|
||||
},
|
||||
"2025_11_19_231708_create_test_user_record.php": {
|
||||
"created_at": "2025-11-19T23:17:08+00:00",
|
||||
"created_by": "root",
|
||||
"command": "php artisan make:migration:safe create_test_user_record"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user