4

I want to add ref_no column to notifications table. I have ref_no column in appointments table. When some one add a new appointment i wanna update ref_no columns in both tables. Click on notifications panel i wanna open all appointments table ( not notifications). When click on a appointment i wanna delete the relevant row notifications table.

appointments table

id | date | ref_no

default notifications table with added ref_no column

id | type | notifiable_id | notifiable_type | data | read_at | created_at | updated_at | ref_no
Ja22
  • 1,712
  • 1
  • 12
  • 13

0 Answers0