We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This trait is useful for controllers that are providing CLI only actions. It does the following:
$this->verbose()
$this->debug()
See the source file here.
This is typically used via a CLI script such as: