Download the PHP package basecodeoy/laravel-guardian without Composer
On this page you can find all versions of the php package basecodeoy/laravel-guardian. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download basecodeoy/laravel-guardian
More information about basecodeoy/laravel-guardian
Files in basecodeoy/laravel-guardian
Package laravel-guardian
Short Description A Laravel-based authentication system operating in a headless manner.
License MIT
Homepage https://github.com/basecodeoy/laravel-guardian
Informations about the package laravel-guardian
About laravel-guardian
This project was created by, and is maintained by Brian Faust, and is a Laravel-based authentication system operating in a headless manner. Be sure to browse through the security policy.
TODO
- TOTP MFA
- SMS MFA
- EMAIL MFA
- PASSKEY MFA
- MAGICLINK LOGIN
- PASSWORDLESS LOGIN
- PASSPHRASE LOGIN
Installation
Note This package requires PHP 8.2 or later, and it supports Laravel 10 or later.
To get the latest version, simply require the project using Composer:
You can publish the migrations by using:
You can publish the configuration file by using:
You can publish the views by using:
Usage
Please review the contents of our test suite for detailed usage examples.
All versions of laravel-guardian with dependencies
basecodeoy/laravel-package-powerpack Version ^0.0.1
basecodeoy/laravel-passphrase Version ^0.0.1
illuminate/contracts Version ^10.0
pragmarx/google2fa Version ^8.0
ramsey/uuid Version *
web-auth/webauthn-lib Version ^4.6