Skip to content

Comments

feat(models): integrate activity logging with LogsModificationsTrait#277

Merged
Muetze42 merged 2 commits intomainfrom
development
Jan 26, 2026
Merged

feat(models): integrate activity logging with LogsModificationsTrait#277
Muetze42 merged 2 commits intomainfrom
development

Conversation

@Muetze42
Copy link
Owner

  • Add LogsModificationsTrait to models for activity tracking (Utensil, Cuisine, Menu, Ingredient, Recipe, Tag, Label, Allergen)
  • Introduce LogsActivityTrait for reusable activity logging logic
  • Configure spatie/laravel-activitylog package and add custom settings
  • Create custom Activity model extending Spatie's base model
  • Implement activitylog.php config for logging behavior
  • Update dependencies in `composer

- Add `LogsModificationsTrait` to models for activity tracking (`Utensil`, `Cuisine`, `Menu`, `Ingredient`, `Recipe`, `Tag`, `Label`, `Allergen`)
- Introduce `LogsActivityTrait` for reusable activity logging logic
- Configure `spatie/laravel-activitylog` package and add custom settings
- Create custom `Activity` model extending Spatie's base model
- Implement `activitylog.php` config for logging behavior
- Update dependencies in `composer
- Add `LogsModificationsTrait` to models for activity tracking (`Utensil`, `Cuisine`, `Menu`, `Ingredient`, `Recipe`, `Tag`, `Label`, `Allergen`)
- Introduce `LogsActivityTrait` for reusable activity logging logic
- Configure `spatie/laravel-activitylog` package and add custom settings
- Create custom `Activity` model extending Spatie's base model
- Implement `activitylog.php` config for logging behavior
- Update dependencies in `composer
@Muetze42 Muetze42 merged commit bb1f7a8 into main Jan 26, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant