My local Laravel usergroup, Ohio Laravel, is a monthly opportunity to talk tech with some of the brightest PHP developers in Columbus.
At a recent meeting, somebody boasted how easy it is to “just zip up a PHP application and drop it on a server.”
“Better yet, SSH into the server, do a git pull
, then run composer install
!”, someone else chimed in.
As the resident testing advocate and pipeline geek, I was quick to chime in: “wait, what? Are you really still doing an SSH + git pull
combo in 2019?”.
Long story short, I’ve been invited to talk about Continuous Integration and Delivery at the November Ohio Laravel meetup.