thanks for all stackoverflow members, I learned a lot from here.
I have a question about "beforeSave", I want save the old data to history-table in the database, for example if the user change anything I want save the old informations in the history-table.
Can anyone tell me what's the "best" scenario to achieve this ?
Thank you all and all suggestions are welcome.