Cron Jobs, Reminder, Fonts, Members / Wizard / Price, Credit and Promotion
This commit is contained in:
parent
a0f4eda6ea
commit
6167273a48
204 changed files with 8746 additions and 215 deletions
|
|
@ -21,6 +21,7 @@ class CreateUserLevelsTable extends Migration
|
|||
$table->text('content')->nullable();
|
||||
$table->text('trans_content')->nullable();
|
||||
|
||||
$table->boolean('payment_year')->default(true);
|
||||
$table->boolean('partner_provision')->default(false);
|
||||
|
||||
$table->tinyInteger('pos')->unsigned()->nullable();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue