Skip to content

Commit

Permalink
upsome
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Nov 19, 2020
1 parent cd8a0e1 commit f0293f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Console/Command/InitCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ class InitCommand extends Command
*/
protected function execute($input, $output)
{
// TODO copy config file
$output->write('hello, this in ' . __METHOD__);
}
}

0 comments on commit f0293f0

Please sign in to comment.