Download the PHP package mahmoud-mhamed/laravel-slack-errors-log without Composer
On this page you can find all versions of the php package mahmoud-mhamed/laravel-slack-errors-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mahmoud-mhamed/laravel-slack-errors-log
More information about mahmoud-mhamed/laravel-slack-errors-log
Files in mahmoud-mhamed/laravel-slack-errors-log
Download mahmoud-mhamed/laravel-slack-errors-log
More information about mahmoud-mhamed/laravel-slack-errors-log
Files in mahmoud-mhamed/laravel-slack-errors-log
Vendor mahmoud-mhamed
Package laravel-slack-errors-log
Short Description This is my package laravel-slack-errors-log
License MIT
Homepage https://github.com/mahmoud-mhamed/laravel-slack-errors-log
Package laravel-slack-errors-log
Short Description This is my package laravel-slack-errors-log
License MIT
Homepage https://github.com/mahmoud-mhamed/laravel-slack-errors-log
Please rate this library. Is it a good library?
Informations about the package laravel-slack-errors-log
This is my package laravel-slack-errors-log
This package can quickly send alerts to Slack. You can use this to notify yourself of any error.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
in .env file add LOG_SLACK_WEBHOOK_URL="https://hooks.slack.com/services/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"
in App\Exceptions\Handler.php in register function add
Credits
- mahmoud-mhamed
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-slack-errors-log with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^9.0||^10.0
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^9.0||^10.0
The package mahmoud-mhamed/laravel-slack-errors-log contains the following files
Loading the files please wait ....