laravel-eloquent-join
by fico7489
This package introduces the join magic for eloquent models and relations.
laravel-revisionable-upgrade
by fico7489
Upgrade for the venturecraft revisionable package, add many useful methods.
laravel-updated-related
by fico7489
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
laravel-pivot
by fico7489
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.