mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 19:19:09 -04:00
Update Laravel to 7.0
This commit is contained in:
@@ -26,6 +26,7 @@ class CreateEventsTable extends Migration
|
||||
$table->boolean('use_schedule');
|
||||
$table->text('desc');
|
||||
$table->text('msg');
|
||||
$table->string('weekly_msg_file');
|
||||
$table->text('schedule');
|
||||
$table->string('calendar_color');
|
||||
$table->string('calendar_icon');
|
||||
|
||||
Reference in New Issue
Block a user