A very simple activity logger to monitor the users of your website or application
composer require spatie/laravel-activitylogNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Log changes to Eloquent model attributes automatically
Run `php artisan vendor:publish --provider="Spatie\Activitylog\ActivitylogServiceProvider" --tag="migrations"` and migrate
No dependency data recorded yet.