SQLSTATE[42S22]: Column not found: 1054 Unknown column 'code' in 'field list'

Job ID: 33935482

Budget: $30 – $250 USD

Getting the below error message when a customer registers and wait to receive the OTP for verification.

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'code' in 'field list' (SQL: insert into `users` (`name`, `first_name`, `last_name`, `email`, `phone`, `code`, `password`, `updated_at`, `created_at`) values