A laravel package for sending otp to mobile phone
Installation
composer require gabbyti/bulksmsnigeria-otp
Vendor Publish
This package includes a config file and an OtpController, first publish the files:
php artisan vendor:publish --provider="Gabbyti\BulkSmsNigeriaOtp\BulkSmsNigeriaOtpServiceProvider" --force
License
The MIT License (MIT). Please see License File for more information.