ufox / log-auditing

保存日志以供系统审计

1.1 2016-08-31 19:52 UTC

This package is auto-updated.

Last update: 2024-08-29 04:25:25 UTC


README

1 - 在 config/app.php 文件中配置 Facades

Ufox\AuditoriaServiceProvider::class,

e o Alias:

'Auditoria' => Ufox\AuditoriaFacades::class,

2 - 确保系统会话中存在名为 login_usuario_logado 的变量,该变量保存用于访问系统的登录名