sergey-yabloncev/stream-telecom

package for sending sms via stream telecom service

Maintainers

Package info

github.com/sergey-yabloncev/stream-telecom

pkg:composer/sergey-yabloncev/stream-telecom

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.2 2019-10-30 12:32 UTC

This package is auto-updated.

Last update: 2026-03-29 00:53:10 UTC


README

This package to integrate with laravel 5.8 - 6

Package for sending sms through the service Stream Telecom

install

composer require sergey-yabloncev/stream-telecom

Copy the package config to your local config with the publish command:

php artisan vendor:publish --provider="Yabloncev\StreamTelecom\ServiceProvider"