- Added activity logging functionality to multiple models including CuttingMaterial, Employee, Invoice, and more. - Implemented `getActivitylogOptions` method to configure logging behavior. - Updated composer dependencies to include `spatie/laravel-activitylog`. - Created a custom Activity model extending Spatie's Activity model. - Added configuration file for activity logging settings. |
||
|---|---|---|
| .. | ||
| activitylog.php | ||
| app.php | ||
| auth.php | ||
| cache.php | ||
| database.php | ||
| filesystems.php | ||
| fortify.php | ||
| inertia.php | ||
| logging.php | ||
| mail.php | ||
| media-library.php | ||
| permission.php | ||
| queue.php | ||
| services.php | ||
| session.php | ||
| settings.php | ||
| webpush.php | ||