Time : 21:16:32 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 : 20:14:58 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())