drkmode/filament-log-manager
最新稳定版本:1.0.0
Composer 安装命令:
composer require drkmode/filament-log-manager
包简介
Filament Log Manager
README 文档
README
This package allows you to view the Laravel application logs in a simple and clear way. Additional functionalities include the ability to download and delete log files.
Filament Admin Panel
This package is tailored for Filament Admin Panel.
Make sure you have installed the admin panel before you continue with the installation. You can check the documentation here
Installation
You can install the package via composer:
composer require drkmode/filament-log-manager
You can publish the config file with:
php artisan vendor:publish --tag="filament-log-manager-config"
You can publish translations files with:
php artisan vendor:publish --tag="filament-log-manager-translations"
Usage
Once installed, the package is ready to use. You will be able to see it in your Filament admin panel.
Testing
composer test
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-21
