Skip to content

Instantly share code, notes, and snippets.

@maximzasorin
Last active September 23, 2016 12:10
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 maximzasorin/8cdfbc7f03d61fbd2d83a2683b605fbf to your computer and use it in GitHub Desktop.
Save maximzasorin/8cdfbc7f03d61fbd2d83a2683b605fbf to your computer and use it in GitHub Desktop.
<?php
\DB::enableQueryLog();
// code with database query
dd(\DB::getQueryLog());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment