Download the PHP package ferdousanam/laravel-sms-verification without Composer
On this page you can find all versions of the php package ferdousanam/laravel-sms-verification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ferdousanam/laravel-sms-verification
More information about ferdousanam/laravel-sms-verification
Files in ferdousanam/laravel-sms-verification
Download ferdousanam/laravel-sms-verification
More information about ferdousanam/laravel-sms-verification
Files in ferdousanam/laravel-sms-verification
Vendor ferdousanam
Package laravel-sms-verification
Short Description Laravel SMS Verification for Authenticatable Models
License MIT
Homepage https://github.com/ferdousanam/laravel-sms-verification
Package laravel-sms-verification
Short Description Laravel SMS Verification for Authenticatable Models
License MIT
Homepage https://github.com/ferdousanam/laravel-sms-verification
Please rate this library. Is it a good library?
Informations about the package laravel-sms-verification
Laravel SMS Verification
Run the composer command to install
Add mobile_number_verified_at
column to Authenticatable
model's migration file.
Publish the migration files
Scaffold the sms verification controllers
Scaffold the sms verification channels
Publish config
Run the following command to publish configuration file
Usage
Use the traits HasVerificationTokens
, MustVerifyMobileNumber
in Authenticatable
models
Check available routes for sms-verification
Dev Instruction
DEV.md
Author
Contact Author if interested for author as author is too lazy to write documentation 🙁 Ferdous Anam.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-sms-verification with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-json Version *
illuminate/console Version >=6.0
illuminate/filesystem Version >=6.0
illuminate/support Version >=6.0
illuminate/validation Version >=6.0
ext-json Version *
illuminate/console Version >=6.0
illuminate/filesystem Version >=6.0
illuminate/support Version >=6.0
illuminate/validation Version >=6.0
The package ferdousanam/laravel-sms-verification contains the following files
Loading the files please wait ....