bestmomo / laravel5-example

Simple laravel5 example for tutorial
MIT License
1.2k stars 568 forks source link

Login by e-mail and/or username #14

Closed UnrulyNatives closed 9 years ago

UnrulyNatives commented 9 years ago

Now it is only possible to use e-mail as ID string. Can you allow users to input their login name, which is usually much shorter than e-mail?

bestmomo commented 9 years ago

Done in this commit