laravel-pivot-events
by plank
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
laravel-model-resolver
by plank
Retrieve all defined Models available in the Application or Vendor namespaces
laravel-schema-events
by plank
A Laravel package to emit events based on the schema changes taking place during migration.
laravel-checkpoint
by plank
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
laravel-mediable
by plank
A package for easily uploading and attaching media files to models with Laravel