Skip to content

Instantly share code, notes, and snippets.

@stevenwoodson
Created March 13, 2014 18:52
Show Gist options
  • Select an option

  • Save stevenwoodson/9534480 to your computer and use it in GitHub Desktop.

Select an option

Save stevenwoodson/9534480 to your computer and use it in GitHub Desktop.
Laravel 4 - dump most recent queries
dd(DB::getQueryLog());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment