tapp/nova-authentication-log
最新稳定版本:0.0.2
Composer 安装命令:
composer require tapp/nova-authentication-log
包简介
A Laravel Nova tool.
README 文档
README
Nova UI for laravel-authentication-log
Installation
composer require tapp/nova-authentication-log
Resource
Authentication Log resource will show up in the nova sidebar.

Relation on Authenticatable Resource (optional)
MorphMany::make( 'Authentication Logs', 'authentications', \Tapp\NovaAuthenticationLog\Resources\AuthenticationLog::class ),
Configuration (optional)
php artisan vendor:publish --provider="Tapp\NovaAuthenticationLog\ToolServiceProvider" --tag="config"
统计信息
- 总下载量: 5.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-27
