Skip to content

Instantly share code, notes, and snippets.

@pauiglesias
Created June 29, 2016 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pauiglesias/5b9dc4b686605a9d0c52600b8baa0c1e to your computer and use it in GitHub Desktop.
Save pauiglesias/5b9dc4b686605a9d0c52600b8baa0c1e to your computer and use it in GitHub Desktop.
DB::enableQueryLog();
[.. query ..]
error_log(print_r(DB::getQueryLog(), true));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment