Download the PHP package devraeph/laravel-alh without Composer
On this page you can find all versions of the php package devraeph/laravel-alh. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download devraeph/laravel-alh
More information about devraeph/laravel-alh
Files in devraeph/laravel-alh
Package laravel-alh
Short Description Another Logging Helper for Laravel
License MIT
Homepage https://github.com/devraeph/laravel-alh
Informations about the package laravel-alh
Another Logging Helper for Laravel
Another small and simple logging package. Mostly I created this for my self and wanted to simplify logging stuff for my ongoing projects.
If anyone can make use of this you're welcome to contribute or open an issue.
Installation
You can install the package via composer:
You can install the package with:
OR manually
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage
Access DB Logs
Dashboard at /alh-logs
The gate definition is similar to laravel/horizon
.
You can change the defaults at app/Providers/ALHMainServiceProvider.php
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
- DevRaeph
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-alh with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^8.0|^9.0|^10.0
ext-zip Version *