laravel-auditing icon indicating copy to clipboard operation
laravel-auditing copied to clipboard

need to add tags when I use custom audits

Open mohammadghasemi1379 opened this issue 2 years ago • 1 comments

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

mohammadghasemi1379 avatar Jun 25 '22 05:06 mohammadghasemi1379

Overwrite generateTags(): https://github.com/owen-it/laravel-auditing/blob/2317a5ed72f0c4256b1c274d3e6ef53db5d0598c/src/Auditable.php#L561-L564 Read documentation for more info

erikn69 avatar Jun 27 '22 20:06 erikn69