Download the PHP package marjose123/laravel-zoho-cliq-alert without Composer
On this page you can find all versions of the php package marjose123/laravel-zoho-cliq-alert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marjose123/laravel-zoho-cliq-alert
More information about marjose123/laravel-zoho-cliq-alert
Files in marjose123/laravel-zoho-cliq-alert
Package laravel-zoho-cliq-alert
Short Description Quickly send a message to Zoho Cliq Channels.
License MIT
Homepage https://github.com/marjose123/laravel-zoho-cliq-alert
Informations about the package laravel-zoho-cliq-alert
Quickly send a message to Zoho Cliq Channels.
This package can quickly send alerts to Zoho Cliq. You can use this to notify yourself of any noteworthy events happening in your app.
Under the hood, a job is used to communicate with Zoho Cliq. This prevents your app from failing in case Zoho Cliq is down.
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
Basic sending of message without using message card feature of Zoho Cliq.
You want to use modern card message. You can check Zoho Cliq Message Card for more details.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- MarJose123
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-zoho-cliq-alert with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0|^12.0