It took the project manager half a day of sitting next to me with his laptop while I watched him to figure out the steps to set up a local development environment for a project I've been assigned to.
Every developer has to improvise his own local instance of the project. The project manager basically made a Vagrantfile for the project on the fly using PuPHPet.
I've seen vastly superior workflows at other companies, and this was frustrating to watch.