laravel-auditing
laravel-auditing copied to clipboard
need to add tags when I use custom audits
Q | A |
---|---|
Bug? | no |
New Feature? | yes |
Framework | Laravel |
Framework version | 9 |
Package version | 13 |
PHP version | 8.1 |
add tags in custom audits
I want to add tags when I use custom audits
Overwrite generateTags():
https://github.com/owen-it/laravel-auditing/blob/2317a5ed72f0c4256b1c274d3e6ef53db5d0598c/src/Auditable.php#L561-L564
Read documentation for more info