Download the PHP package visualappeal/databaselogger without Composer
On this page you can find all versions of the php package visualappeal/databaselogger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visualappeal/databaselogger
More information about visualappeal/databaselogger
Files in visualappeal/databaselogger
Download visualappeal/databaselogger
More information about visualappeal/databaselogger
Files in visualappeal/databaselogger
Vendor visualappeal
Package databaselogger
Short Description Laravel package to log messages into a database.
License MIT
Homepage https://github.com/VisualAppeal/DatabaseLogger
Package databaselogger
Short Description Laravel package to log messages into a database.
License MIT
Homepage https://github.com/VisualAppeal/DatabaseLogger
Please rate this library. Is it a good library?
Informations about the package databaselogger
Laravel DatabaseLogger
Laravel package to log messages into a database.
Install
Via Composer
Usage
Add the following lines in your config/logging.php
:
Database migrations are automatically registered, you only have to call php artisan migrate
after installing the package.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- VisualAppeal
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of databaselogger with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.2
illuminate/database Version >= 5.7
illuminate/encryption Version >= 5.7
illuminate/support Version >= 5.7
monolog/monolog Version >= 2
illuminate/database Version >= 5.7
illuminate/encryption Version >= 5.7
illuminate/support Version >= 5.7
monolog/monolog Version >= 2
The package visualappeal/databaselogger contains the following files
Loading the files please wait ....