Download the PHP package filipfonal/filament-log-manager without Composer
On this page you can find all versions of the php package filipfonal/filament-log-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download filipfonal/filament-log-manager
More information about filipfonal/filament-log-manager
Files in filipfonal/filament-log-manager
Package filament-log-manager
Short Description Filament Log Manager
License MIT
Homepage https://github.com/filipfonal/filament-log-manager
Informations about the package filament-log-manager
Filament Log Manager
A simple and clear interface to preview, download and delete Laravel log files using Filament Admin.
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:
After that, you can register the plugin in the Filament Panel Provider (This is by default AdminPanelProvider.php)
You can publish the config file with:
You can publish translations files with:
To ensure correct styling, make sure the logs blade file is included in your panel's theme. See example below
Usage
Once installed, the package is ready to use. You will be able to see it in your Filament admin panel.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Filip Fonal
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-log-manager with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.9.2