I created a table called users which stores the users\' details. The user table has the fields call user_id(primary key), name, email, password, timestamps. After that, I cr