wip
This commit is contained in:
@@ -29,7 +29,7 @@ return new class extends Migration
|
||||
$table->string('real_address');
|
||||
|
||||
$table->string('passport_serie')->index();
|
||||
$table->integer('passport_id')->index();
|
||||
$table->string('passport_id')->index();
|
||||
$table->date('passport_given_at');
|
||||
$table->string('passport_given_by');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user