Skip to content

Instantly share code, notes, and snippets.

public function username()
{ // column of User table which we are going use for login
return 'user_email';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment