Just looking to have a play with 4.3 and after composer create project when trying to run "php artisan" i get
{"error":{"type":"LogicException","message":"Cannot set a default value when using InputOption::VALUE_NONE mode.","file":"\/Users\/lee\/code\/invoice\/vendor\/symfony\/console\/Symfony\/Component\/Console\/Input\/InputOption.php","line":162}}
Anyone know what this is and how to fix @JeffreyWay especially?
"I regularly use homestead for dev, but adding a new site into my homestead.yaml file and reloading vagrant, the app on 4.3 doesn't work, anyone else experienced the same issue."