hi, I'm looking for a solution to listen for the events trigger model ( created, updated, deleted, creating, deleting). like observer laravel
Comment From: cevin
GIN does not have support for ORM, I think if you are a user of another ORM, you should raise the issue to the corresponding repo.
like gorm