Download the PHP package yumbnl/laravel-magic-login without Composer
On this page you can find all versions of the php package yumbnl/laravel-magic-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yumbnl/laravel-magic-login
More information about yumbnl/laravel-magic-login
Files in yumbnl/laravel-magic-login
Package laravel-magic-login
Short Description Login your Users with a magic link or token
License MIT
Homepage https://github.com/yumbnl/laravel-magic-login
Informations about the package laravel-magic-login
Login your Users with a magic link or token
This package is still in development. It will take care of sending a temp login link / code upon request, to facilitate a passwordless login method. This is my first public package, so I'm sure there's plenty to improve upon!
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Optionally, you can publish the views using
Usage
Just install en add these to your routes files:
Both route macro's accept a string to change the base url for these routes.
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
- SanderGo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-magic-login with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0
laravel/sanctum Version ^3.1