dev-master
9999999-devA dooae SMS Package created By PhpAnonymous
MIT
The Requires
- php >=5.3.0
by PhpAnonymous
laravel lumen phpanonymous dooae doo.ae dooae-sms
A dooae SMS Package created By PhpAnonymous
i'ts easy step ., (*1)
1 - install with composer, (*2)
composer require dooaesms/phpanonymous:dev-master
, (*3)
2 - add provider class to app.php in config folder ., (*4)
DooaeSms\Phpanonymous\DooaePhpAnonymous::class,
3 - add aliases class, (*5)
'Doo' => DooaeSms\Phpanonymous\Doo::class,
4 - then call this command from composer., (*6)
php artisan vendor:publish
, (*7)
5 - just call method, (*8)
Doo::send(20123456789,'Your Message Here ');
you can get this file from this path on your project config/doosms.php
, (*9)
and you can edit information account with doo.ae sender name and mobile or user account and password you can edit more information if you want ! like timesend or datasend bla bla bla i'ts easy :), (*10)
return [ 'sender' =>'Anonymous', // Sender Name With Doo.ws 'mobile' =>'123456789', // Mobile User Account With Doo.ws 'password'=>'password here', // Password Account With Mobile.ws 'timeSend'=>0, // If You Don't know what this please don't change anything 'dateSend'=>0, // If You Don't know what this please don't change anything 'deleteKey'=>152485, // If You Don't know what this please don't change anything 'resultType'=>1, // If You Don't know what this please don't change anything 'viewResult'=>1, // If You Don't know what this please don't change anything 'MsgID'=>rand(0000,9999), // If You Don't know what this please don't change anything ];
and you can use Doo Class On Your Controller I'ts Easy, (*11)
You Can Edit File Language With defualt Locale folder and You Can Put your information to file Dooae.php in config folder, (*12)
If I got a problem you will know how to solve it, (*13)
this package created by phpanonymous owner group php anonymoues developers on facebook you can join us https://www.facebook.com/groups/anonymouses.developers, (*14)
A dooae SMS Package created By PhpAnonymous
MIT
laravel lumen phpanonymous dooae doo.ae dooae-sms