Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Auditing Laravel Package

owen-it/laravel-auditing

Track and review changes to your Eloquent models with minimal setup. Laravel Auditing stores a history of updates, helps spot discrepancies or suspicious activity, and makes it easy to retrieve and display audit records in your Laravel app.

View on GitHub
Deep Wiki
Context7
v13.7.4
  • Avoid listeners when auditing is disabled

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.7.3...v13.7.4

v14.0.3
v14.0.2

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v14.0.1...v14.0.2

v13.7.3
v14.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v14.0.0...v14.0.1

v14.0.0

This package now supports PHP >= 8.2 and Laravel >= 11. Deprecated code has been removed.

Breaking Change

If you are using custom auditing, you will almost definitely need to change Event::dispatch(AuditCustom::class, [$yourModel]); to Event::dispatch(new AuditCustom($yourModel));

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.7.0...v14.0.0

v13.6.9

What's Changed

Core

Tests

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.8...v13.6.9

v13.6.8

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.7...v13.6.8

v13.6.7

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.6...v13.6.7

v13.6.6

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.5...v13.6.6

v13.6.3

What's Changed

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.2...v13.6.3

v13.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.6.0...v13.6.1

v13.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.5.1...v13.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.5.1...v13.6.0

v13.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.5.0...v13.5.1

v13.5.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.4.0...v13.5.0

v13.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.3.0...v13.4.0

v13.2.0
v13.0.5

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.4...v13.0.5

v13.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.3...v13.0.4

v13.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.2...v13.0.3

v13.0.2

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.1...v13.0.2

v13.0.1

What's Changed

Default guards as defined in the distributed config does not comply with all supported laravel versions. Instead of changing and risking break of older installations, guards are now skipped if they can't be resolved.

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v13.0.0...v13.0.1

v13.0.0

What's Changed

Please see pr #684 for more details on changes with v13

Most noticeably

  • new resolvers implementation allowing for more custom data or adjustments to the written meta-data
  • new way to register custom audits around an Auditable model.
  • Using custom events, properties from relations can now be audited as part of the parent Auditable

Please be sure to see the upgrade from 12 to 13 and read the documentation

v12.2.0

Date serialization happens through the auditable model - Thanks to @bskl

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/12.1.0...v12.2.0

12.1.0
  • Added Laravel 9 support
  • Fixes issue with Laravels AsArrayObject cast which would cause getModified to display wrong output

A number of adjustments to the project testsuite and repository

What's Changed

New Contributors

Full Changelog: https://github.com/owen-it/laravel-auditing/compare/v12.0.0...12.1.0

v12.0.0

Add PHP 8.0 support

thanks @henriquebremenkanp

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport