[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default val
ue for 'created_at' (SQL: create table site_statuses (id int unsigned n
ot null auto_increment primary key, day varchar(255) not null, created_a t timestamp default 0 not null, updated_at timestamp default 0 not null)
default character set utf8 collate utf8_unicode_ci)
[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default val
ue for 'created_at'
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default val
ue for 'created_at' (SQL: create table
site_statuses(idint unsigned not null auto_increment primary key,
dayvarchar(255) not null,created_a ttimestamp default 0 not null,updated_attimestamp default 0 not null)default character set utf8 collate utf8_unicode_ci)
[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default val
ue for 'created_at'