Download the PHP package siantech/laravel-logmailer without Composer
On this page you can find all versions of the php package siantech/laravel-logmailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siantech/laravel-logmailer
More information about siantech/laravel-logmailer
Files in siantech/laravel-logmailer
Download siantech/laravel-logmailer
More information about siantech/laravel-logmailer
Files in siantech/laravel-logmailer
Vendor siantech
Package laravel-logmailer
Short Description Sends hourly email with your Laravel project log files.
License MIT
Package laravel-logmailer
Short Description Sends hourly email with your Laravel project log files.
License MIT
Keywords Laravel logslaravel email logs
Please rate this library. Is it a good library?
Informations about the package laravel-logmailer
Laravel LogMailer
Laravel LogMailer is a simple tool that allows your application to send log files to your email address. It's very easy to configure and in just few simple steps it's up & running.
Install
To install, simply run
Config
- run to publish config and views. Email view is intentionally left blank so you can customise it however you want.
- in update your email address and (optional) .
- in , schedule how often you'd like to receive your logs. For example, if you like to receive it hourly, use Read Laravel Schedule Frequency Options documentation.
All versions of laravel-logmailer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
illuminate/console Version ^9.0|^10.0
illuminate/support Version ^9.0|^10.0
illuminate/mail Version ^9.0|^10.0
illuminate/queue Version ^9.0|^10.0
illuminate/console Version ^9.0|^10.0
illuminate/support Version ^9.0|^10.0
illuminate/mail Version ^9.0|^10.0
illuminate/queue Version ^9.0|^10.0
The package siantech/laravel-logmailer contains the following files
Loading the files please wait ....