Time : 04:09:56 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:08:18 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 : 03:53:14 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())