Time : 10:33:48 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 : 10:33:37 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())