When I use the console and it gets to the migrations part I see this, before the error:
Migrated: 2015_02_24_000000_create_access_tokens_table
Migrated: 2015_02_24_000000_create_api_keys_table
Migrated: 2015_02_24_000000_create_config_table
Migrated: 2015_02_24_000000_create_discussions_table
Migrated: 2015_02_24_000000_create_email_tokens_table
Migrated: 2015_02_24_000000_create_groups_table
Migrated: 2015_02_24_000000_create_notifications_table
Migrated: 2015_02_24_000000_create_password_tokens_table
Migrated: 2015_02_24_000000_create_permissions_table
Migrated: 2015_02_24_000000_create_posts_table
Migrated: 2015_02_24_000000_create_users_discussions_table
Migrated: 2015_02_24_000000_create_users_groups_table
Migrated: 2015_02_24_000000_create_users_table
Migrated: 2015_09_15_000000_create_auth_tokens_table
Migrated: 2015_09_20_224327_add_hide_to_discussions
Migrated: 2015_09_22_030432_rename_notification_read_time
Migrated: 2015_10_07_130531_rename_config_to_settings
Migrated: 2015_10_24_194000_add_ip_address_to_posts
Migrated: 2015_12_05_042721_change_access_tokens_columns
Migrated: 2015_12_17_194247_change_settings_value_column_to_text
Migrated: 2016_02_04_095452_add_slug_to_discussions
I don't see the 2015_09_21_011527_add_is_approved_to_discussions file