l5-repository
l5-repository copied to clipboard
Events (example: saved)
Does the package currently have no events? I need to use an observer but I noticed that after saving / updating a record, the saved is not executed.
U should seach in source code, has no docs about but they exist
If you use deleteWhere command that it does not event to the observer so you can use the delete command for this case.