Laravel.io
# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
    PATH="$HOME/bin:$PATH:home/petter/.composer/vendor/bin"
fi

Please note that all pasted data is publicly available.