teamprodev/laravel_sms_eskiz

Maintainers

Package info

github.com/teamprodev/laravel_sms_eskiz

Issues

pkg:composer/teamprodev/laravel_sms_eskiz

Transparency log

Statistics

Installs: 218

Dependents: 0

Suggesters: 0

Stars: 0

1.0 2023-01-09 06:29 UTC

This package is auto-updated.

Last update: 2026-07-09 15:13:49 UTC


README

Installing

composer require teamprodev/laravel_sms_eskiz

then

php artisan vendor:publish --provider=Teamprodev\Eskiz\SmsServiceProvider

Using

Sms::send('998901234567', 'Sms from PHP/Laravel application');