Download the PHP package designcoda/monlogs without Composer
On this page you can find all versions of the php package designcoda/monlogs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download designcoda/monlogs
More information about designcoda/monlogs
Files in designcoda/monlogs
Download designcoda/monlogs
More information about designcoda/monlogs
Files in designcoda/monlogs
Vendor designcoda
Package monlogs
Short Description Plugin for Monlogs monitoring
License proprietary
Package monlogs
Short Description Plugin for Monlogs monitoring
License proprietary
Please rate this library. Is it a good library?
Informations about the package monlogs
Monlogs for Laravel
Requirements
- PHP >= 7.2
- Laravel >= 5.8
Description
This plugin send errors of your Laravel project to your another site via REST API. Send following info:
Installation
Composer
Laravel
-
Open config/app.php file and add provider
-
In aliases section of config/app.php add a Facade
-
Get API key for your site
-
Configure .env as needed
MONLOGS_API_KEY= MONLOGS_API_URL=
- Run for clear caching
Laravel
-
Откройте файл config/app.php и добавьте строчку в секции providers
-
В секции aliases того же файла config/app.php добавьте фасад
-
Получите API-ключ для вашего сайта
-
Настройте файл .env (введите свой API-ключ)
MONLOGS_API_KEY= MONLOGS_API_URL=
- Очистите кэш командами
LICENSE
GNU GPLv3
Copyright Alexanyasha
All versions of monlogs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package designcoda/monlogs contains the following files
Loading the files please wait ....