Skip to content

Instantly share code, notes, and snippets.

@kirkaracha
Created April 20, 2018 23:07
Show Gist options
  • Save kirkaracha/a42a540db45ebc41ce0705f2150d0c45 to your computer and use it in GitHub Desktop.
Save kirkaracha/a42a540db45ebc41ce0705f2150d0c45 to your computer and use it in GitHub Desktop.
Logs the contents of an array or object
\Log::info(print_r($array, true));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment