Download the PHP package cbytedigital/laravel-teams-logger without Composer
On this page you can find all versions of the php package cbytedigital/laravel-teams-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cbytedigital/laravel-teams-logger
More information about cbytedigital/laravel-teams-logger
Files in cbytedigital/laravel-teams-logger
Package laravel-teams-logger
Short Description Laravel package to log exceptions to a Microsoft Teams channel using Microsoft Teams Webhooks.
License MIT
Informations about the package laravel-teams-logger
Laravel Teams Logger
A Laravel package which can be used for log handling through laravel logging using the Microsoft teams webhook.
Installation
Use composer to install this package:
Usage
After installing the package through composer, we need to edit the logging. We have to add a teams channel with the following information. (The channel name can be whatever you want, just match it with the channel entered in the array of the stack channel)
How to get a Webhook URL in Microsoft Teams
Create a channel inside Microsoft Teams and open the channel. In the top right corner of the channel, you will see three dots. If you click there, you will have to go to Connectors.
Here you will install the connector 'Incoming Webhook'. Next you can configure this for each project. Enter a name and icon and click on 'create'. This will generate a URL which we need for this package to work.
Testing
Run the tests with:
Support
Version | Laravel Version | PHP Version |
---|---|---|
1.x | >= 8.x | >=8.0 |
Postcardware
This package is completely free to use. If it makes it to your production environment we would highly appreciate you sending us a postcard from your hometown! 👏🏼
Our address is: CBYTE Software B.V., Heuvelkamp 2a, 6658DE Beneden-Leeuwen, Netherlands.
License
The MIT License (MIT). Please see License File for more information.