LaravelPackages.net
Acme Inc.
Toggle sidebar
leeovery/laravel-magic-link

Magic link generator for quick and safe auth with Laravel

127
4
v1.1
About leeovery/laravel-magic-link

leeovery/laravel-magic-link is a Laravel package for magic link generator for quick and safe auth with laravel. It currently has 4 GitHub stars and 127 downloads on Packagist (latest version v1.1). Install it with composer require leeovery/laravel-magic-link. Discover more Laravel packages by leeovery or browse all Laravel packages to compare alternatives.

Last updated

Laravel Magic Link Generator for quick auth

Latest Version on Packagist Build Status Quality Score Total Downloads

With this package you can generate and handle magic links to authenticate your users.

More docs coming soon :)

Installation

You can install the package via composer:

composer require leeovery/laravel-magic-link

Usage

// Usage description here

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

Star History Chart