moox/audit

这是我的包审计

0.0.2 2024-09-05 10:42 UTC

This package is auto-updated.

Last update: 2024-09-20 11:38:03 UTC


README

Moox Audit

Moox Audit

这是我的包审计

快速安装

安装此包所需的所有命令如下

composer require moox/audit
php artisan mooxaudit:install

好奇安装命令的作用?请参阅以下手动安装说明。

作用

这是我的包审计

手动安装

您可以使用以下步骤手动逐步安装此包,而不是使用安装命令 php artisan mooxaudit:install

// Publish and run the migrations:
php artisan vendor:publish --tag="audit-migrations"
php artisan migrate

// Publish the config file with:
php artisan vendor:publish --tag="audit-config"

变更日志

有关最近更改的更多信息,请参阅 CHANGELOG

安全漏洞

请查看 我们的安全策略 了解如何报告安全漏洞。

致谢

许可协议

MIT 许可证 (MIT)。有关更多信息,请参阅 许可文件