Download the PHP package emanate/kitasa without Composer
On this page you can find all versions of the php package emanate/kitasa. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download emanate/kitasa
More information about emanate/kitasa
Files in emanate/kitasa
Package kitasa
Short Description This is my package kitasa
License MIT
Homepage https://github.com/emanate/kitasa
Informations about the package kitasa
Multi-Stage Phone Number Authentication for Laravel Apps
This package provides a multi-stage phone number authentication system for Filament panels, including OTP-based password resets.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the translations using
Usage
To integrate the phone authentication system into your Filament panel, register the KitasaPlugin in your panel configuration:
This will automatically override the default Filament login, password reset request, and password reset pages to use a phone-based, multi-stage flow.
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
- Emanate Software
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of kitasa with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^11.0||^12.0