-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package for Laravel notification to Bitrix24 #109
base: master
Are you sure you want to change the base?
Conversation
|
||
### I'm working on a new channel | ||
Please create an issue for it if it does not already exist, then PR you code for review. | ||
This package makes it easy to send notifications to bitrix24 with Laravel 5.5+ and 6.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
6 plus please
|
||
## Installation | ||
|
||
Run: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run: |
} | ||
], | ||
"require": { | ||
"php": ">=7.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7.3 or higher please
public function send(array $params) | ||
{ | ||
try { | ||
$curl = curl_init(); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we use guzzle here please
} | ||
|
||
/** @test */ | ||
public function it_can_send_a_notification() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we get some more tests please?
Hi! I offer a new channel for notifications in Bitrix24, a popular CRM