teamprodev/laravel_sms_eskiz

Installs: 175

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/teamprodev/laravel_sms_eskiz

1.0 2023-01-09 06:29 UTC

This package is auto-updated.

Last update: 2025-10-09 13:27:12 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');