JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrapp->runningInConsole()) { return; } $this->commands([ Console\InstallCommand::class, ]); } /** * Get the services provided by the provider. * * @return array */ public function provides() { return [Console\InstallCommand::class]; } }