Skip to content

Instantly share code, notes, and snippets.

@massimoselvi
Created October 5, 2016 09:27
Show Gist options
  • Save massimoselvi/2d7f7ab61a44a43a6b8062eb25115a47 to your computer and use it in GitHub Desktop.
Save massimoselvi/2d7f7ab61a44a43a6b8062eb25115a47 to your computer and use it in GitHub Desktop.
debug output Carbon date
$today = new Carbon\Carbon();
Debugbar::addMessage($today, __FILE__);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment