gridprinciples / contactable
There is no license information available for the latest version (0.6.0) of this package.
Allows users to have multiple e-mail addresses and phone numbers, and log in with them, on Laravel
0.6.0
2015-09-24 17:40 UTC
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: 2024-12-17 05:56:26 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.