owen-it / laravel-auditing.com

Laravel Auditing
http://laravel-auditing.com
4 stars 23 forks source link

`withoutAuditing()` method documentation #44

Closed derekmd closed 5 months ago

derekmd commented 5 months ago

Summary

Add 2 examples for Auditable::withoutEvents() under the "Auditable Configuration" section "Enable/Disable".

If withoutAuditing() is added to v14 instead of the next minor version, "13.6.6" in this PR should be updated to the next expected release tag.

Demo

without-events-docs

Dependencies

Links

netlify[bot] commented 5 months ago

Deploy request for laravel-auditing pending review.

Visit the deploys page to approve it

Name Link
Latest commit 0ced79b22a8a3e74618d226de1c906d230c27c9e
anteriovieira commented 5 months ago

Thanks @derekmd

willpower232 commented 5 months ago

@erikn69 presume you're aware of where this is so you (or someone) can add in the global bit and then presumably 13.6.6 can be tagged?

erikn69 commented 5 months ago

Yes, but there is still another PR to test