update v 1.0.7.5
This commit is contained in:
@@ -23,6 +23,7 @@ class CreateUsersTable extends Migration
|
||||
$table->string('password', 60);
|
||||
$table->integer('active');
|
||||
$table->string('ext');
|
||||
$table->integer('country_code');
|
||||
$table->string('phone_number');
|
||||
$table->string('mobile');
|
||||
$table->text('agent_sign', 65535);
|
||||
|
Reference in New Issue
Block a user