You should be able to retrieve it get the data in an array and insert. Use one of the find techniques.
Jun 19, 2022
6
Level 1
How do I clone a data from one model to another
I have two tables, estimates, and invoices... I want to convert my estimate to an invoice... How do I go about it... I know the Laravel replicate helper that is just to duplicate itself, now from another model ......
Please or to participate in this conversation.