Time : 17:09:11 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'total_salary' cannot be null Raw SQL : INSERT INTO rt_invoices (invoice_date,booking_id,customer_id,invoice_for,total_days,total_salary,days_present,prorata_salary,advance_amount,misc_charges,net_amount,remarks,payment_id) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?) Time : 13:25:59 SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'total_salary' cannot be null Raw SQL : INSERT INTO rt_invoices (invoice_date,booking_id,customer_id,invoice_for,total_days,total_salary,days_present,prorata_salary,advance_amount,misc_charges,net_amount,remarks,payment_id) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?) Time : 10:44:37 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO rt_booking_request (user_id, provider_id,booking_app_id, gender, service_type, hours_per_day, job_types, food_type, house_size, members, user_cost, provider_salary, user_rating,provider_rating,start_date, interview_time, end_date, customer_address, customer_token_id, customer_device_os) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) Time : 10:44:09 SQLSTATE[21S01]: Insert value list does not match column list: 1136 Column count doesn't match value count at row 1 Raw SQL : INSERT INTO rt_booking_request (user_id, provider_id,booking_app_id, gender, service_type, hours_per_day, job_types, food_type, house_size, members, user_cost, provider_salary, user_rating,provider_rating,start_date, interview_time, end_date, customer_address, customer_token_id, customer_device_os) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)