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

[NEW DRIVER] andreshg112/laravel-auditing-notifications

Open andreshg112 opened this issue 6 years ago • 1 comments

Q A
Bug? no
New Feature? yes
Framework Laravel
Framework version 5.6.39
Package version 8.0.4
PHP version 7.2.12

I want to share the driver I've created for Laravel Auditing. https://github.com/andreshg112/laravel-auditing-notifications

It allows you to send notifications with audit data instead of saving it to an accessible database. By default, it sends notifications through AWS SNS using the package lab123it/aws-sns.

If you have some microservices and want to have centralized auditing, this could be helpful.

andreshg112 avatar Apr 11 '19 22:04 andreshg112

@anteriovieira, If you think this is good enough, this could be mentioned in the Community Drivers section. http://laravel-auditing.com/docs/8.0/audit-drivers

andreshg112 avatar Apr 11 '19 22:04 andreshg112

the driver is outdated and inactive

parallels999 avatar Mar 08 '23 15:03 parallels999