When I installed the Flarum, it was not sucellful, those are the two notice:
*First display wrong:
Something went wrong: SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'notifications_read_time' (SQL: ALTER TABLE fmbeta7cc_users CHANGE notification_read_time notifications_read_time DATETIME DEFAULT 'NULL')
*Second display wrong:
Something went wrong: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'fmbeta7cc_migrations' already exists (SQL: create table fmbeta7cc_migrations (migration varchar(255) not null, extension varchar(255) null) default character set utf8mb4 collate utf8mb4_unicode_ci)
pls give me some advice.