Skip to content

Commit

Permalink
Merge pull request #5 from bocvik/patch-1
Browse files Browse the repository at this point in the history
Update Serve.php
  • Loading branch information
mlntn authored Sep 22, 2017
2 parents cb95479 + 1983778 commit 3e3850c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Serve.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Serve extends Command {
*
* @throws \Exception
*/
public function fire() {
public function handle() {

$host = $this->input->getOption('host');

Expand Down

0 comments on commit 3e3850c

Please sign in to comment.