Skip to content

Instantly share code, notes, and snippets.

@masarugen
Created August 27, 2012 12:24
Show Gist options
  • Save masarugen/3487989 to your computer and use it in GitHub Desktop.
Save masarugen/3487989 to your computer and use it in GitHub Desktop.
$user = User::where('email', '=', $email)->get();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment