@ifabrik “Saving” occurs before being persisted to the database. “Saved” is fired after the record has been saved to the database.
Mar 22, 2017
5
Level 3
What is the difference between saving and saved Event
There are several event types described on https://laravel.com/docs/5.4/eloquent#events
What is the difference between the different types for actions, for example the "saving" and "saved" event?
Level 80
Please or to participate in this conversation.