laracasts/Commander

FIX mapInputToCommand accept $input null

Closed this issue · 0 comments

You could put a condition "if (is_array($input)) {" in mapInputToCommand method?

Would be pretty cool!