Each Laravel Model has several events. Created, Creating, Updated, Updating, Deleted, Deleting.
https://laravel.com/docs/5.2/eloquent#events
You can add the logic to copy the data over.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community