Download the PHP package kodeksoff/confirmatio without Composer
On this page you can find all versions of the php package kodeksoff/confirmatio. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kodeksoff/confirmatio
More information about kodeksoff/confirmatio
Files in kodeksoff/confirmatio
Package confirmatio
Short Description Confirmations for Laravel
License MIT
Homepage https://github.com/kodeksoff/confirmatio
Informations about the package confirmatio
Confirmations for Laravel
This package simplifies the creation of functionality for confirming a phone number or email. Uses Laravel's built-in mechanisms to limit attempts, protecting against abuse and increasing the security of your application. The package is easily integrated into existing Laravel projects, providing flexible settings for working with various confirmation delivery channels, such as SMS, Email and other.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- kodeksoff
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of confirmatio with dependencies
illuminate/contracts Version ^10.0||^11.0
propaganistas/laravel-phone Version ^5.3
spatie/laravel-package-tools Version ^1.16