napaeduhub/eskiz-sms-client

v1.0 2020-10-22 14:58 UTC

This package is auto-updated.

Last update: 2024-04-22 22:39:57 UTC


README

Installing

composer require napaeduhub/eskiz-sms-client

then

php artisan vendor:publish --provider=Napa\R19\SmsServiceProvider

Using

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