Time : 06:10:39 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user' cannot be null Raw SQL : INSERT INTO users(user,password,active,role,name,email,position,dateCreated) VALUES(?,?,?,?,?,?,?,NOW()) Time : 04:28:29 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user' cannot be null Raw SQL : INSERT INTO users(user,password,active,role,name,email,position,dateCreated) VALUES(?,?,?,?,?,?,?,NOW()) Time : 04:24:47 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'user' cannot be null Raw SQL : INSERT INTO users(user,password,active,role,name,email,position,dateCreated) VALUES(?,?,?,?,?,?,?,NOW())