testing
This commit is contained in:
@@ -49,7 +49,6 @@ return new class extends Migration
|
||||
$table->string('token');
|
||||
$table->string('refresh_token');
|
||||
$table->integer('expiresIn');
|
||||
$table->string('user_jwt_token');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user