moon mailer rework 2
This commit is contained in:
@@ -47,6 +47,7 @@ class CreateMoonsTable extends Migration
|
||||
$table->string('Price');
|
||||
$table->string('Type');
|
||||
$table->string('Paid');
|
||||
$table->string('Paid_Until')->nullable();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user