Skip to content

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.

2 participants