Skip to content

Instantly share code, notes, and snippets.

@aranw
Created May 23, 2013 11:06
Show Gist options
  • Save aranw/5635305 to your computer and use it in GitHub Desktop.
Save aranw/5635305 to your computer and use it in GitHub Desktop.
Exception
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'token' in 'where clause' (SQL: select * from `users` where `token` = ? and `email` = ? limit 1) (Bindings: array ( 0 => '', 1 => '', ))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment