Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save boyaq/8684911 to your computer and use it in GitHub Desktop.
Save boyaq/8684911 to your computer and use it in GitHub Desktop.
<?php
$queries = DB::getQueryLog();
$last_query = end($queries);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment