gridprinciples / contactable
Allows users to have multiple e-mail addresses and phone numbers, and log in with them, on Laravel
Installs: 233
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 3
pkg:composer/gridprinciples/contactable
Requires
- doctrine/dbal: ^2.5
Requires (Dev)
- laravel/laravel: ^5.1
- phpspec/phpspec: ~2.1
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2025-10-07 09:41:59 UTC
README
A Laravel 5.1 package designed to enhance Eloquent users (or any other model) with relations to multiple e-mail addresses and phone numbers, additionally allowing users to login with any of the above.
Visit the website for installation instructions, examples, and more.