How To Setup A Consistent Development Environment Across Your Team On A Per Project Basis

One of most important things for a team of developers is having a development environment that matches or closely matches the production environment.

Bronson will teach you how to use Chassis and it’s suite of extensions to create a development environment which can be used be everyone on your team so you don’t end up with different developers with different local environments for development.

He will teach you how to commit a configuration file that can automatically install WordPress, specify the version of PHP to use, the PHP modules to install and even build tools that you might need on your server such as Node, Yarn, Bower and many more!

Bronson will also deep dive into using Xdebug & PhpStorm to show you why you should stop using `var_dump` during development because you can save time with real time PHP debugging using breakpoints.

Speaker