Download the PHP package kurbanov-developer/eskiz-notification-channel without Composer
On this page you can find all versions of the php package kurbanov-developer/eskiz-notification-channel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kurbanov-developer/eskiz-notification-channel
More information about kurbanov-developer/eskiz-notification-channel
Files in kurbanov-developer/eskiz-notification-channel
Package eskiz-notification-channel
Short Description Eskiz SMS Notification Channel for Laravel
License MIT
Informations about the package eskiz-notification-channel
Eskiz Notifications Channel for Laravel
Installation
To integrate the Eskiz notifications channel with your Laravel application, you can use Composer. Run the following command in your terminal:
After successful installation, update your .env file with the following configuration:
Additionally, make changes in your services.php file to include Eskiz configuration:
Copy code
Official Documentation Explore the detailed documentation at Eskiz Postman Documentation for comprehensive information.
Usage
To utilize the Eskiz notification channel, add the following method to your User model:
Copy code
Additionally, employ the provided example to send notifications using Eskiz in your notification class:
Copy code
About the Author
This Laravel package is developed and maintained by Kurbonov Ismoil.
Website: kurbonov.ru
Feel free to contact the author for any inquiries or support related to this package.
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of eskiz-notification-channel with dependencies
illuminate/notifications Version ^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0