Propel, custom Behaviors, Composer and Git – how to get it all working

After having spent a bit of time trying to work out how to get Propel and Composer to play nicely together, I thought it would be helpful to write up a little aid for those going through similar pains… The end game is to have your custom behaviors ‘live’ in their own Git repo to Read more about Propel, custom Behaviors, Composer and Git – how to get it all working[…]

Vagrant and Propel – external configuration and tabs

I’m currently using Vagrant with a client to help automate their development build processes. We want to try as much as possible to make the dev environment match the final production environment. So I can set up the provision.sh script to use environmental variable overrides so we can easily go from an ‘all-in-one’ development deployment Read more about Vagrant and Propel – external configuration and tabs[…]