Skip to content

Instantly share code, notes, and snippets.

@muni2explore
Created September 11, 2019 13:21
Show Gist options
  • Select an option

  • Save muni2explore/80e61d1663d72b050aef6a751adf5f15 to your computer and use it in GitHub Desktop.

Select an option

Save muni2explore/80e61d1663d72b050aef6a751adf5f15 to your computer and use it in GitHub Desktop.
DB::listen(function($query){
    dump($query);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment