Download the PHP package drkmode/filament-log-manager without Composer
On this page you can find all versions of the php package drkmode/filament-log-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download drkmode/filament-log-manager
More information about drkmode/filament-log-manager
Files in drkmode/filament-log-manager
Package filament-log-manager
Short Description Filament Log Manager
License MIT
Homepage https://github.com/drkmode/filament-log-manager
Informations about the package filament-log-manager
Filament Log Manager
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:
You can publish the config file with:
You can publish translations files with:
Usage
Once installed, the package is ready to use. You will be able to see it in your Filament admin panel.
Testing
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-log-manager with dependencies
filament/filament Version ^2.10
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.0|^9.0