I am Taylor Otwell. Ask me anything.
View other answers to this threaddeveloper
How will php7 release influence Laravel? What do you think about using docker for Homestead?
PHP 7 is a big deal, especially since it basically halves the amount of servers you may have needed to run your application under PHP 5.x. That can save businesses a lot of revenue in server costs. And of course Laravel benefits from those speed improvements.
I have not done much experimenting with Docker so I'm not sure how it could be incorporated into Homestead.