Dump your current line of code, for make sure your on right tract.
composer require sonypradana/herePut here() anywhere to your code
...
here()->dump();
...here(), register dump log.here()->dump(), dump current line.here()->dumpAll(), dump all registered.here()->count(), count how many execution by group name.here()->countAll(), count all group.
here()->dumpIf(), dump current line (if condition true).here()->info(), dump current line (without code snapshot).track(), print debug backtrace information.work(), short hand forhere()->dump().
- Socket reporting.
- Socket reporting - browser view.
-
here()->count()group by filename.