laravel-pivot-events
by plank
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
laravel-pivot
by nicolassfr
Custom package of fico7489/laravel-pivot adding pivotSyncing and pivotSynced methods to self fire sync() Laravel method.
laravel-pivot-events
by genealabs
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
laravel-pivot-events
by mikebronner
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
laravel-uuid-auditing
by beitsafe
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables